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
- 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)
- proposal: 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
- x/sync/errgroup: WithContext leads to cancellation of task B with a confusing error message about failed task A
- proposal: x/sys/unix: add EpollWaitBlock function to handoff p asap.
- x/tools/gopls: mcp: file watcher opens too many files
- Docs
- Go not yet supported