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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: x/crypto: add streaming AEAD interface
- cmd/compile: better escape analysis of `[]byte` -> `string` conversions
- plugin: doesn't work well with modules, requires coordinating dependency versions
- x/tools/gopls: enable -rpc.trace logging to a file by default
- cmd/go: resolve local paths to modules in subdirectory replacements
- cmd/compile: better optimization/inlining for sort.Search
- x/build/cmd/coordinator: add ability to auto-add slowbots based on filepaths modified in a CL
- net: TestReadTimeout failures with "EOF"
- spec: floating-point division by zero shouldn't be implementation defined
- encoding/json: add line number to SyntaxError
- Docs
- Go not yet supported