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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- plugin: -buildmode=plugin not supported on linux/mips
- proposal: spec: reduce noise in return statements that contain mostly zero values
- encoding/json: unmarshal into slice reuses element data between len and cap
- cmd/link: MSVC support (MSVC object + linking with MSVC)
- net/http: read: connection reset by peer under high load
- testing: consider calling ReadMemStats less during benchmarking
- x/tools/cmd/goimports: support repairing import grouping/ordering
- proposal: spec: require return values to be explicitly used or ignored (Go 2)
- proposal: cmd/trace: add 'greedy goroutine diagnosis' option
- go/ast: free-floating comments are single-biggest issue when manipulating the AST
- Docs
- Go not yet supported