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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/vet: spurious "context leak" due to imprecise 'defer' control-flow analysis in lostcancel
- proposal: spec: treat s[-1] as equivalent to s[len(s)-1]
- reflect: permit unexported fields in StructOf
- runtime: support resuming a single goroutine under debuggers
- os: ModeSetgid has no effect while using with Mkdir() on Linux
- net/http: investigate and fix uncaught allocations and regressions
- time: Sleep requires ~7 syscalls
- x/tools: write release tool to run your package's callers' tests
- html/template: does not recognize rgb() as a CSS color
- cmd/compile: revisit statement boundaries CL peformance and binary size impact
- Docs
- Go not yet supported