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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- spec: mentions the term "shadowed" even though it is not defined
- crypto/x509: add String() for KeyUsage, ExtKeyUsage
- internal/goexperiment: remove CoverageRedesign some time in 1.23
- x/pkgsite: change go.mod link to proxy.golang.org's go.mod link
- x/exp/apidiff: has a missing case in check whether a struct implements a interface
- proposal: runtime: add AppendNewCap to return new capacity if append is used with a given number of elements
- cmd/go: go doc -h is inconsistent and slightly broken
- cmd/gofmt: nested list reformatting removes explicitly-written hierarchies in existing comments
- cmd/compile: cleanup the extra "func" in closure name
- cmd/link: inlinedCall entries missing FuncInfo-based fields (FuncID) in -linkshared mode
- Docs
- Go not yet supported