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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: unsafe: clarify unsafe.Pointer rules for package syscall
- net/http: on CheckRedirect failure, error message should refer to the original (redirected) URL, not the rejected redirect
- proposal: net: add BufferedPipe (buffered Pipe)
- cmd/gofmt: slice of structs not consistently formatted
- cmd/compile: inline functions that are called only once
- x/crypto/scrypt: implementation not compliant with RFC 7914?
- spec: clarify when calling recover stops a panic
- cmd/go: prefer to report mismatched module paths over mismatched major versions
- doc: document/reassert that last two releases are supported equally
- net/http: setting IdleConnTimeout to a low value on http.Transport is causing non-deterministic tls handshake failures
- Docs
- Go not yet supported