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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: make `go test -buildmode=c-archive/c-shared` useful
- cmd/compile: riscv instruction bloat in hot loops due to large stack frame offsets
- runtime: receiving from a closed and empty channel still requires acquiring a lock every time
- runtime: use fast path when chan is closed and empty
- proposal: net/http: server.Start and server.StartTLS
- testing: be clearer about when Benchmark needs Init
- proposal: net/http: add ProxyConnectError type for proxy CONNECT failures
- net/smtp: replace localhostCert and localhostKey
- x/tools/gopls/internal/test/integration/misc: TestGoToInternalDefinition/default failures
- proposal: x/oauth2: add Config.OnTokenChange for token refresh notification
- Docs
- Go not yet supported