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
- runtime: memory corruption on mips builders
- cmd/go: TestScript/list_overlay failures
- all: replace calls to errors.As with errors.AsType
- net: (small) ddos vulnerability in stub dns resolver
- x/tools/gopls: refactor.inline.variable sometimes (erroneously) inlines initial declarations
- context: fix outdated documentation
- 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
- Docs
- Go not yet supported