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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- sizeof: new package with constants for Int, Uint, Uintptr, Int8, Float64, etc
- cmd/cgo: _GoString_ is a reserved identifier
- net/http: provide better error message when proxy is misconfigured
- go/printer, cmd/gofmt: panic on large Go file of length >= 1<<30
- cmd/go: 'go list' should not resolve or record modules that are not relevant to the requested output fields
- wiki: add page on using private repositories (e.g., on-prem GitLab, private github.com repos, etc.)
- cmd/compile: add a README section on developing the compiler
- cmd/compile: compileSSA takes a long time on very large (generated) functions
- x/tools/go/analysis: golang-x-tools doesn't build with gccgo (testsuite failures)
- go/parser: keep parsing after error limit is reached?
- Docs
- Go not yet supported