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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: on `AMD64` slow instruction sequence to Zext a < register size instruction output
- internal/runtime/maps: hash copy of key instead of key itself makes map run slowly
- proposal: package to parse coverage data
- proposal: policy for removing GODEBUG flags
- net/http: client sends RST_STREAM after receiving END_STREAM
- internal/strconv: TestPow10 fails on s390x
- cmd/go: doc: "go doc pkg.Func" doesn't search in defining package whose path has form "example.com/pkg-go/v2"
- proposal: cmd/compile: floating point to integer conversions should saturate on overflow
- database/sql: panic in the Scanner interface implementation causes a deadlock
- runtime: TestGoroutineLeakProfile failures on Darwin in race mode
- Docs
- Go not yet supported