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: x/tools/go/analysis: change singlechecker/multichecker to allow customization of package loading
- cmd/cgo: fix unaligned arguments typedmemmove crash on iOS
- text/template: add "return" action
- net/http: return an error if Write is called after WriteTimeout
- net/http: apparent deadlock in TestIdentityTransferEncoding_h1 via syscall.Open on plan9-arm
- x/website: `Internal Server Error` from `go-get` requests to golang.org
- x/build: `git` errors with `gnutls_handshake() failed: Error in the pull function.`
- testing: add Name to track file and line of test case declaration
- runtime: make underlying implementation of channels more efficient (Reference -> https://github.com/alphadose/ZenQ)
- cmd/link, embed: store only one copy of an embedded []byte
- Docs
- Go not yet supported