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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http: isCookieNameValid in net/http/cookie.go seems overly restrictive
- plugin: can't open the same plugin with different names, like dlopen
- x/crypto/ssh: client requires first hostkey to match, knownhosts doesn't expose available key types
- encoding/json: omitempty for arrays is confusing
- proposal: cmd/go/v2: prohibit in-package tests from extending a package's API
- net/http: support "gzip" as a Transfer Encoding
- cmd/compile: better const-based optimizations handling in compiler frontend
- proposal: encoding/json: add error var to compare the returned error when using json.Decoder.DisallowUnknownFields()
- cmd/trace: provide aggregate 'go tool trace' goroutine analysis view
- proposal: spec: make imported symbols predictable
- Docs
- Go not yet supported