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
- encoding/json/v2: inline struct fields don't work with `MarshalToFunc` but do work with `MarshalerTo`
- runtime/pprof: TestGoroutineLeakProfileConcurrency/overlapping_goroutine_and_goroutine_leak_profile_requests failures
- database/sql: documentation: ambiguity with contexts and Rows.Next
- net/http: documentation: make it clear that the built-in panic recovery in net/http is generally a practice that should be avoided
- net: lack of guidance on dialing and addresses
- proposal: runtime/secret: add carve-out for returning allocated values
- x/telemetry/config: add counter for toolchain VCS usage
- x/build: add -longcmdgo TryBot
- cmd/trace: hangs on large trace files
- proposal: cmd/go: fix: include selected staticcheck analyzers
- Docs
- Go not yet supported