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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/go/analysis/passes/httpresponse: detect failure to call resp.Body.Close()
- x/build: linux mips builders do not support git with sha256 hashes
- x/tools/cmd/present/static: vendored jquery is outdated
- runtime: lock ordering problem on Windows reported by GOEXPERIMENT=staticlockranking in syscall_windows.go map use
- cmd/compile: exploit disjoint live ranges to reduce frame size
- go/types, types2: be consistent about how to check for invalid operands internally (code audit)
- x/crypto/ssh: add AuthCallback to ClientConfig
- x/tools/gopls: Hover: for func literal implicitly converted to named func type, show doc for that type
- x/tools/gopls/internal/analysis/unusedparams: "no such param" error when applying fix
- runtime/coverage: WriteCounters fails with covermode=invalid error despite using -covermode=atomic for build
- Docs
- Go not yet supported