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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: add option to propagate '-D' flags to SWIG
- runtime: sysUsed often called on non-scavenged memory
- cmd/go: allow `go run .` in module mode without a go.mod file
- cmd/compile: decide how to better document -wb write barrier flag
- runtime/cgo: add cgosymbolizer package to provide default Traceback
- x/tools/gopls: diff metadata before invalidating on changes to go.mod
- x/tools/go/analysis/passes/shadow: shadowing not detected on deferred usage
- go/parser: inconsistent error messages when missing braces after struct/interface in return type
- cmd/go: confusing error message for invalid package path
- cmd/go: dylib on macos with rpath fails to run with go run/test
- Docs
- Go not yet supported