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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: report an added go directive as added, not downgraded
- proposal: blanket approval for String and GoString methods
- x/tools/gopls: tests flake due to race between child process exit and tmpdir removal [windows]
- x/tools/gopls: instead of hard-coded a link to pkgsite, provide link to definition if the symbol is local (defined in the same module)
- simd: add ARM64 Float32x4.Reverse64 (REV64)
- fmt: use type assertion to avoid reflection in doPrint
- os: TestRootConsistencyStat/Lstat failures on XFS due to size of directories not being the same
- x/build: publish periodic tip binary builds for CI tooling
- proposal: math: add func Sum([]float64) float64
- math: add Sum function for summing a slice of float64 values
- Docs
- Go not yet supported