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
- x/tools/go/analysis/passes/shadow: shadowing not detected on deferred usage
- go/parser: inconsistent error messages when missing braces after struct/interface in return type
- cmd/go: confusing error message for invalid package path
- cmd/go: dylib on macos with rpath fails to run with go run/test
- x/sys/windows: Some types should be available for non-Windows GOOS targets
- x/text/currency: supported currency codes need an update (MRO->MRU, VEF->VES)
- proposal: net/http: add accessor for number of listeners and connections
- os: please clarify the purpose of Process.Release method
- x/tools/go/packages: Load returned packages with errors when specifying GOOS
- x/net/ipv4: missing error handling in the Header.Marshal method
- Docs
- Go not yet supported