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
- 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
- cmd/compile: worse performance looping through arrays identifiable at compile time
- encoding/xml: serialization of `interface{}` attribute is unsupported, even when dynamic type implements relevant interfaces
- cmd/{compile,link}: add .debug_efacetyeps section
- Docs
- Go not yet supported