go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: spec: short function literals
- x/tools/cmd/goimports: support gofmt option to simplify code
- proposal: permit iota, omission of init expressions in var declarations
- proposal: regexp: Optimize fixed-length patterns
- x/crypto/ssh: ssh connections and channels should be cancelable
- cmd/compile: coalesce consecutive calls to print/println
- container/heap: optimize heap to reduce number of comparisons during heapify and heap pop
- encoding/xml: cannot marshal self-closing tag
- net/http: ResponseWriter.Write does not error after WriteTimeout nor is ErrorLog used
- cmd/compile: gdb 8 on windows crashes reading Go binary
- Docs
- Go not yet supported