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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: improve method rename functionality in face of errors
- gccgo: docs should not recommend gold (deprecated) as default
- crypto/x509: Encode & decode ECDH only works for 1 out of 4 curves; P256, P384, P521 not working
- cmd/cgo: cgo-generated header incompatible with latest C++ standards in MSVC
- iter: document general guidance for writing iterator APIs
- x/tools/go/ssa: panic in emitConv in InstantiateGenerics mode
- runtime/cgo: add error checks for safe stack retrieval on Unix
- cmd/go: detect UTF-16 encoded sources and improve error reporting
- cmd/compile: poor spill decisions making code 14% slower
- proposal: fmt: recognize and use StringAppend method to avoid required allocation in String
- Docs
- Go not yet supported