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
- 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
- cmd/link: improve error for missing method body
- net: Interface.MTU is an int, but on 32-bit windows the MTU size can be >2 GiB
- net/http: ParseHTTPVersion does not parse versions without a minor subversion
- Docs
- Go not yet supported