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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: lock-free channels
- runtime: don't do unnecessary loads on malloc fast path
- runtime: don't pass *Type to new
- reflect: Add UnderlyingType(reflect.Type)
- go/build: Import(".", ".", 0) fails to resolve the full package path relative to GOPATH while build.Import(".", <cwd>, 0) works
- x/text/unicode/norm: LastBoundary is inconsistent
- proposal: spec: asymmetry between const and var conversions
- x/sys/unix: Seteuid/Setegid for linux
- x/tools/imports: Removes comments if it doesn't see "package"
- runtime: make GC runtime stats test run on GCE
- Docs
- Go not yet supported