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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/url: strict RFC 6874 validation for IPv6 zone identifiers
- x/tools: support for embedded fields in struct literals
- net/http: Client blocks reading body with h1 requests when ctx.Done()
- cmd/go: honor -fullpath for compiler diagnostics
- go/printer: nameSize += 1 instead nameSize=1
- go/printer: nameSize += 1 instead of nameSize = 1
- fmt: fix %q verb documentation to say "rune literal"
- cmd/asm,arch/arm64: add NEON VMUL, VUMULL/VUMULL2, VSHRN/VSHRN2 (vector integer multiply with narrow)
- x/sys/plan9: function Exit causes build failure
- x/net/http2: wrap net/http
- Docs
- Go not yet supported