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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: net/http: add a ServeConn method to http.Server to handle net.Conn
- proposal: cmd/compile: make 64-bit fields be 64-bit aligned on 32-bit systems, add //go:packed directive on structs
- x/pkgsite: API for pkg.go.dev
- runtime: use standard prefix for GODEBUG logs
- net: document potential values for the "Op" in net.OpError
- cmd/link: trailing padding after "Go" in ELF note name
- libgo: SEGV in runtime test TestChan on ppc64le
- cmd/cover: (html output) UI accessibility issues, unfriendly to screen reader
- x/mobile/cmd/gomobile : Can't generate library for android for the following go package https://github.com/ethereum/go-ethereum/whisper/whisperv6
- runtime: Go 1.14/Windows asynchronous preemption mechanism likely incompatible with debugging
- Docs
- Go not yet supported