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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: net/http: configurable shutdown idle timeout for Server
- proposal: x/pkgsite, go/doc: un-name result parameters starting with an underscore in docs
- runtime: provide a way to opt in to stack trace printing for process-terminating signals in secure-mode binaries on Unix OSes
- proposal: x/tools/go/analysis/passes/appends: check for incorrect slice length initialization
- encoding/xml: add omitzero option
- proposal: crypto/ecdh: allow external curve and key implementations
- go/printer: form feed is wrongly treated as a newline
- go/printer: do not treat '\f' as a newline in (*printer).writeString
- os: investigate dropping support for pre-long-path Windows
- cmd/vet: improve the frame pointer check
- Docs
- Go not yet supported