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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: spec: file and package scope interact in odd ways
- cmd/compile: do more static initialization at compile time rather than runtime
- database/sql: nested transaction or save point support
- cmd/compile: random performance fluctuations after unrelated changes
- cmd/compile: recognize case <-time.After(x)
- x/pkgsite: show embedded methods
- encoding/xml: disallow attributes named xmlns:*
- crypto/x509: no support for parsing encrypted PKCS8 private keys
- net: Checking errors for EPIPE and ECONNRESET requires syscall
- cmd/compile: Manually calling init should provide a better error message, currently says "undefined: init"
- Docs
- Go not yet supported