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
- cmd/vet: stdmethods check gets confused if run on a package named "xml"
- cmd/go: define error codes and use them to describe errors.
- meta: request output of `go list -m all` in the issue template
- net/rpc/jsonrpc: client implementation is not compatible with JSON-RPC 1.0 spec
- cmd/go: explicitly reject packages whose source files contain leading dots
- net: *Conn.ReadMsgXXX documentation could be improved
- x/crypto/ed25519: Use sync.Pool to reuse hash.Hash
- cmd/gofmt: remove plus operator before variable
- x/tools/astutil: use goimports import path to import name heuristic in UsesImport
- cmd/gofmt: inconsistent indentation for comments inside switch-case
- Docs
- Go not yet supported