An open API service indexing awesome lists of open source software.

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

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)