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 supported916 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: use zero byte as empty control word in maps (potential performance improvement)
- mime/quotedprintable: LWSP-char not accepted between = and CRLF
- proposal: errors: In() to check Is against multiple errors
- cmd/compile: incorrect/confusing pkg prefix on unexported fields of anonymous struct
- all: CI's enforcement of clean `go generate` is lacking
- go/parser: `goto;` is incorrectly valid
- go/parser: require label after goto
- mime/quotedprintable: accept LWSP-char after =
- go/printer: bit operations on multiple lines were not aligned during formatting.
- proposal: crypto: ignore rand io.Reader where behavior is not specified
- Docs
- Go not yet supported