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
- runtime: TestPreemptionAfterSyscall is flaky on Plan 9
- runtime: selectgo need not lock all the channels involved in the select
- x/build: add builder that tests usage of gccgo to bootstrap go gc
- x/tools/go/analysis/passes/composite: false positive with gollvm
- cmd/gofmt: unexpected indentation in chained calls
- proposal: testing: provide `TestMain` with stats so that it can print a custom summary.
- x/tools/gopls: "renaming [method] is not possible because [package] has errors"
- x/net/ipv4: PacketConn.MulticastInterface is implemented incorrectly on Linux
- x/tools/gopls: rename fails with "conflicts with var in same block" when the new identifier already exists
- net: some tests are skipped on Windows due to os.Getuid() always returns -1
- Docs
- Go not yet supported