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
- proposal: testing: output timing and outcome of TestMain or possible setup and teardown functions
- runtime: reserve address space for large slice backing stores to make slice growth cheaper
- cmd/trace: support for perfetto
- x/tools: replace use of x/sys/execabs with os/exec
- x/playground: timeout running program but locally it works fine
- runtime: support SEH stack unwinding on Windows
- cmd/internal/test2json: test timeout panic trace is attributed to the running test, even if the test just passed
- proposal: x/sys/windows: let `HRESULT` implement the `error` interface
- database/sql: rate limit creation of new connections
- proposal: x/oauth2: support private_key_jwt client authentication
- Docs
- Go not yet supported