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
- cmd/compile: recognize rand.Intn() is bounded for BCE
- cmd/vet,x/tools/go/analysis/passes/bools: false positive on x != k1 || x != k2 and k1, k2 constants are coincidentally equal
- cmd/compile: the DW_AT_location of the return value is empty when its name is not specified
- proposal: context/v2: update context package
- proposal: spec: enum type (revisited)
- cmd/compile: provide a more explanatory error message on trying to take the address of an unaddressable value e.g. constants, integer and string literals
- wasm: browser compatibility policy
- text/template: allow callers to override IsTrue
- proposal: encoding/json: add "readonly" tag
- encoding/json: confusing errors when unmarshaling custom types
- Docs
- Go not yet supported