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
- net/http/cookie: readSetCookies does not strip whitespace for key/value pair received
- x/tools/gopls: go to the definition of the only non-test interface implementation
- testing: test failes if leaving files without write permission in T.TempDir
- x/tools/gopls: add codelens to show number of references to each symbol
- x/pkgsite: description of x/debug repo at golang.org/pkg page is outdated
- x/tools/refactor/eg: test case claims it should be failing, but it isn't.
- runtime: deprecate SetCPUProfileRate and replace body with panic
- cmd/cgo: cgo allows creating values of incomplete struct/union type
- cmd/cgo: cgo + static const int results in "undefined reference" on linux
- cmd/compile: -d=checkptr should provide more details when reporting about conversions that straddle multiple allocations
- Docs
- Go not yet supported