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
- spec: surprising rules for inheriting methods when declaring named types
- cmd/go: 'go get -d' does not report line numbers in errors for bad import statements
- go/types: missing type information in cycle detection
- cmd/compile: checking pointers for nilness inside a loop
- cmd/vet: flag likely incorrect %T usages on reflect.Type
- cmd/go: 'go list -m' should not require go.sum with -versions or when all args are version queries
- testing: document rules for using TB
- net/http: ResponseHeaderTimeout not honoured - response from server not visible to implementing part
- cmd/compile: don't compile some unexported, inlined functions
- x/tools/gopls: consider auto-detecting the module to provide -local without a config
- Docs
- Go not yet supported