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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- go/printer: wonky alignment when mixing embedded and typed fields along with struct tags in a struct definition
- math/big: print and parse in different bases
- cmd/vet: No warning for some statements with no effect
- x/tools/cmd/eg: No way to rewrite expressions that include unexported identifiers
- cmd/compile: random performance fluctuations after unrelated changes
- cmd/compile: don't use REP prefix for reverse-order copying on amd64, 386
- cmd/compile: recognize case <-time.After(x)
- x/pkgsite: show embedded methods
- encoding/xml: disallow attributes named xmlns:*
- misc/gdb: gdb "l" command displays wrong source file/line
- Docs
- Go not yet supported