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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- flag: FlagSet should be marked as noCopy to prevent buggy behavior
- x/tools/gopls: add gopls.package_symbols command
- x/tools/gopls: add gopls.package_info command
- cmd/nm: don't work with WebAssembly binaries
- x/sys/windows/svc/mgr: Allow clients to request read-only access to the Service Control Manager and to individual services
- cmd/go: add better logging for go mod vendor
- cmd/go: in module root, go list {module-root}/... behaves differently than go list ./..., yet go mod tidy removes go.sum entry needed for former
- x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failing with gvisor build errors since CL 386698
- x/tools/gopls: add an option to suppress or reduce verbosity of diagnostics for `go.mod`
- proposal: math: MinOf and MaxOf for generic numeric limits
- Docs
- Go not yet supported