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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile,go/types: improve error messages when go version is too low
- x/build/cmd/coordinator: failures missing environment and bootstrapping headers
- net/http: add client option to retain the auth/cookie headers
- bytes: clarify that ReadFrom writes, and WriteTo reads, the buffer
- cmd/go: import of vendored package error "cannot find package" from testdata package
- x/website: "Get Started" on /learn links to the current page
- x/tools/gopls: use `static` modifier for unexported function/method semantic tokens
- testing: link to fuzzing guide and more details on runtime
- proposal: spec: support for struct members in interface/constraint syntax
- x/tools/gopls: propagate`directoryFilter` to underlying go command go/packages
- Docs
- Go not yet supported