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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: type-based alias resolving has problems
- proposal: container/hash: Set: a set based on a hash table that uses the element type's custom hash function and equivalence relation
- proposal: container/...: generic collection types
- cmd/internal/quoted: Join does not preserve empty arguments
- mime: FormatMediaType emits duplicate parameters for keys differing only by case
- net/http: ParseSetCookie fails to parse Path values accepted by Cookie.Valid
- x/tools/gopls: add CodeLens for implementation counts on interfaces
- x/net/internal/http3: TestNetHTTPIntegration failures
- proposal: unsafe: add Transmute generic function for convenient type reinterpretation
- cmd/compile: regalloc uses unreliable type data (like `v.Type.IsSigned()`) to choose the restore of spills
- Docs
- Go not yet supported