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: omitempty for arrays is confusing
- x/build: trybots should include all platforms that can contribute release-blockers
- net: UnixListener blocks forever in Close() if File() is used to get the file descriptor
- os: consider syscall.EEXIST in os.IsExist
- cmd/compile: improve interface dispatch performance
- proposal: cmd/go/v2: prohibit in-package tests from extending a package's API
- cmd/compile: optimize variables in function calls as equivalent to constant-derived variables
- net/http: support "gzip" as a Transfer Encoding
- cmd/compile: better const-based optimizations handling in compiler frontend
- cmd/go: confusing "build constraints exclude all Go files" error when trying to cross-compile a package that uses CGO
- Docs
- Go not yet supported