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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: worse performance looping through arrays identifiable at compile time
- encoding/xml: serialization of `interface{}` attribute is unsupported, even when dynamic type implements relevant interfaces
- cmd/{compile,link}: add .debug_efacetyeps section
- runtime: possible contention on epollwait
- x/mobile: gomobile bind can't use target specific LDFLAGS / CPPFLAGS
- x/crypto/acme/autocert: allow easy use of certificate alternate chains
- cmd/compile,unicode/utf8: utf8.EncodeRune has different performance from the equivalent string conversion
- x/crypto/ssh: cannot send a Signal to remote process without Pty
- x/pkgsite: Dockerfile.frontend should use a scratch base image
- x/net/http2: serverConn.processHeaders has two error paths that don't clean up
- Docs
- Go not yet supported