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
- 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
- x/tools/gopls: unexpected line/character calculations in certain diagnostics
- runtime/pprof: provide method to dump cpu profile as plain text
- Docs
- Go not yet supported