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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools: suggest sets of build constraints that cover all files in a package
- cmd/go: cache hit takes too long on a test that opens many files
- cmd/gofmt: Remove redundant parenthesis in foo = (1 << 42)
- runtime: append is slower than make+assignments for small slices with known length
- net/http: PUT: DefaultClient significantly slower than DefaultTransport when network is slow
- regexp: investigate further performance improvements
- build: all.bash takes too long
- x/text: panic of index out of range in language.Matcher
- cmd/go: test cached run slower than real test run
- cmd/link: short tests are not short enough
- Docs
- Go not yet supported