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
- spec: document nil checks for value methods
- reflect: Value.Method does not do the same nil checks as the language
- x/net/http2: panic: interface conversion: http.http2Frame is *http.http2UnknownFrame, not *http.http2HeadersFrame
- cmd/compile: suboptimal assembly for a + b + 1
- math/bits: Division by constant
- testing: Inconsistent benchmark data when GOMAXPROCS=1
- encoding/gob: panics encoding nil pointer - reopen
- test: fixedbugs/issue30908.go failing on Plan 9
- x/net/http2: stream was reset: PROTOCOL_ERROR
- net/http: roundtrip_js.go unusable in Node.js tests
- Docs
- Go not yet supported