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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- testing: timeouts prevent deadlock detection from working
- math: implement statistical functions for mean, median, mode, variance, and stddev
- go/ast: don't MergeLine in SortImports when last import on the same line as RParen
- cmd/go: go build errors that don't correspond to source file until build cache is cleared
- go/ast: SortImports crashes with invalid line number panic
- proposal: cmd/vet: warn about copying a time.Timer value
- x/tools/gopls: feature: repair the syntax
- net/http/httptrace: compose ClientTrace without reflect
- cmd/go: do not apply a kill timeout to 'go test' if -bench was set
- net/http: TestTransportMaxConnsPerHostDialCancellation/h1 failures
- Docs
- Go not yet supported