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/packages: support for loading files/syntax irrespective of build tags
- time: notice system timezone changes
- net: TestLookupDotsWithRemoteSource is flaky
- x/net/http2: Ability to set initial flow control in transport.
- cmd/vet: warn about changing fields in non-escaping variables if they are not set after assignment
- runtime: arena mapping creates large core files and bad mlockall behavior
- runtime/cgo: -extldflags=-stack_size=NNN does not set stack size used by runtime/cgo
- cmd/go: "go doc . foo" not working on Windows?
- cmd/compile: clearer error message for unkeyed composite literal with unexported field
- x/tools/go/packages: can't distinguish dynamically-generated sources from checked-in ones
- Docs
- Go not yet supported