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
- 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
- crypto/x509: no support for parsing encrypted PKCS8 private keys
- net: Checking errors for EPIPE and ECONNRESET requires syscall
- gdb: cannot debug windows/386 binaries in wine/gdb due to internal gdb assert failure
- cmd/compile: Manually calling init should provide a better error message, currently says "undefined: init"
- Docs
- Go not yet supported