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: missing line numbers with cgo pragmas
- encoding/base64: encoding is slow
- runtime/pprof: improve docs around short-lived processes
- proposal: spec: disallow LTR/RTL characters in string literals?
- spec: an uninitialized slice (and other types) is nil, yet a slice variable is initialized to its zero (nil) value
- spec: un-conflate variables and values
- cmd/asm: change canonical spelling of CMOVLEQ to CMOVL.EQ etc
- proposal: spec: disallow T<->uintptr conversion for type T unsafe.Pointer
- net/http: BenchmarkClientServerParallel4 hangs and is useless
- proposal: cmd/vet: add check for common error mishandling pattern
- Docs
- Go not yet supported