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: x/net/http2: enable extension frame handling for HTTP/2
- proposal: archive/zip: add ability to read local file header
- x/pkgsite: package-scope exported variables display full source code of function bodies
- unsafe: Sizeof documentation should be more explicit
- proposal: os: new Readdirentries method to read directory entries and efficiently expose file metadata
- html: UnescapeString unescapes HTML character references without a final semicolon in an attribute
- image/gif: GIF files with extraneous 0x00 bytes cause "gif: unknown block type: 0x00"
- x/tools/go/expect: test fails when run from the module cache
- net/http/cookiejar: strips additional information
- cmd/compile: unnecessary bounds check in a loop passed as a closure
- Docs
- Go not yet supported