https://github.com/schmichael/gopinions
Opinions of golang core developers
https://github.com/schmichael/gopinions
Last synced: about 1 year ago
JSON representation
Opinions of golang core developers
- Host: GitHub
- URL: https://github.com/schmichael/gopinions
- Owner: schmichael
- License: unlicense
- Created: 2013-11-12T21:52:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-21T18:05:25.000Z (over 12 years ago)
- Last Synced: 2025-01-26T00:12:17.055Z (over 1 year ago)
- Size: 109 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gopinions
=========
Opinions of golang core developers
* [Generics](http://blog.golang.org/go-at-io-frequently-asked-questions) (4th ¶)
* [Goroutine Local Storage](https://groups.google.com/d/msg/golang-nuts/Iyg3lKHV_lQ/Q_-MLa7_I-EJ)
* [Reentrant/Recursive Locks/Mutexes](https://groups.google.com/forum/#!msg/golang-nuts/XqW1qcuZgKg/Ui3nQkeLV80J)
* [time.Time.String()'s special format](https://code.google.com/p/go/issues/detail?id=6587)