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
- x/build/cmd/gomote: 'gomote ssh' on plan9 can't see files installed by 'gomote put'
- all: ensure that tests do not write to the current directory
- os/exec: race on cmd.Wait() might lead to panic
- x/build/cmd/gopherbot: reply to commit comments saying we do not monitor them
- text/template: documentation for IsTrue disagrees with its implementation for struct types
- cmd/cover: branching to a labeled for misses some coverage
- cmd/compile: recognize rand.Intn() is bounded for BCE
- cmd/vet,x/tools/go/analysis/passes/bools: false positive on x != k1 || x != k2 and k1, k2 constants are coincidentally equal
- cmd/compile: the DW_AT_location of the return value is empty when its name is not specified
- proposal: context/v2: update context package
- Docs
- Go not yet supported