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
- encoding/json: add an example for InputOffset() function
- crypto/cipher: use AEAD.NonceSize to make nonce in the example
- crypto/tls: populate peerCertificates before validation fails
- cmd/compile: inline functions with only an error wrapper
- x/sys/unix: add wireless iwreq support from Linux kernel
- unicode/utf8: make DecodeRune and DecodeLastRune inlineable
- encoding/json: add Decoder.DisallowDuplicateFields
- testing: successive integer and boolean mutations can be the same
- cmd/compile: Load optimization suboptimal
- x/pkgsite: Support symbol search within module
- Docs
- Go not yet supported