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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: set the Go Version for command-line files to be the containing module's Go Version
- encoding/xml: accepts various ill-formed XML
- x/pkgsite: show version when global variables and constants are added
- proposal: math: fixed decimal types
- proposal: slices: add CollectN with preallocated size.
- proposal: encoding/xml: add iterators Decoder.Tokens, Decoder.RawTokens
- x/tools/gopls: warn if language version is newer than compile version
- x/tools/gopls: fillstruct heuristic fails to look beneath current point, or in other files
- x/tools/internal/refactor/inline: support inlining functions with type parameters
- x/telemetry/counter/countertest: add countertest.Close
- Docs
- Go not yet supported