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
- 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
- x/mobile: gomobile cause memory issue on android when use with react-native and fresco
- proposal: encoding/csv: add a way to limit bytes read per field/record
- go/types: vague docs about "incrementally" type checking files
- Docs
- Go not yet supported