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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: add `go generate -exec` flag like `go run -exec` and `go test -exec`
- proposal: go/types: add Import, Export functions
- x/tools/gopls: no completions provided in some seemingly straightforward cases
- x/tools/gopls: issue an event when tests change
- x/crypto/ssh: Close hangs with remote forward if TCP session is hung
- net/http: TestOmitHTTP2 failures
- runtime: "some test left a core file behind" failure
- crypto/x509: no support for BitString
- encoding/json: Decoder.Token does not return an error for incomplete JSON
- cmd/link: function "decodetypeGcmask" read gcdata from shared object file may not correct when use `lld` link in linux/arm64
- Docs
- Go not yet supported