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/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
- runtime: reduce static stack guard size
- testing: normalize line endings in example output comparisons
- database/sql: document the `asString` function
- net/http/httputil: This change modifies Go to not add trailing slash on a direct reverse proxy Fixes #50337
- Docs
- Go not yet supported