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
- cmd/compile: inefficient assembly code generated by simple loop&branch code
- x/tools/gopls: document how to debug high CPU usage issues
- x/website: ref/mod's vcs-find section should mention the "mod" version control system
- regexp: doOnePass does unnecessary check when regexp has a prefix
- testing: minimization takes longer than expected for very large []byte/string
- encoding/xml: support xmlns prefixes
- proposal: encoding/xml: allow caller to specify preferred namespace prefix
- proposal: testing: custom mutator support for fuzzing
- x/sys/windows: error codes for HRESULTs should be int32, not Handle
- testing: unclear what t.Skip does in the context of fuzzing
- Docs
- Go not yet supported