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
- cmd/go, go/parser: test gives go/parser's syntax errors, which are sometimes worse than the compiler's
- x/net/dns: invalid assumptions about domain names and character strings
- runtime: wrong Unix error code from panic.
- cmd/compile: struct field alive too long
- cmd/compile: loop optimization
- x/text/language: change of behavior for language matcher
- proposal: net/v2: make Pipe asynchronous
- proposal: spec: allow cap(make([]T, m, n)) > n
- reflect: cannot call *T methods on addressable Values of type T
- crypto/x509: ensure CreateCertificate won't generate unparsable certificates
- Docs
- Go not yet supported