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
- cmd/compile: runtime.KeepAlive causes useless extra run-time overhead, even though it is an intrinsic?
- cmd/compile: redundant moves and stack variables when function using bits.Add64 is inlined
- cmd/gofmt: canonicalize octal literals to the '0o' form
- encoding/json: marshaling RawMessage has poor performance
- sort: Float64Slice.Less does not treat -0 as less than +0
- encoding/xml: unexpected behavior of decoder.Skip
- proposal: issues: distinguish "blocks beta/rc" from "blocks final release"
- net/http: document r.Context().Done() behaviour on cancelled POST request
- x/crypto/ssh: add NewControlClientConn
- cmd/compile: malformed DWARF ranges (child not contained in parent)
- Docs
- Go not yet supported