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 supported895 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/go/analysis/passes: opt: skip each ast.File that doesn't import the package of interest
- proposal: os/signal: Provide a new error type to communicate the signal triggered context cancellation
- proposal: strings: add (*Builder).ResetKeepCapacity method
- net/http: redirect with 308 rather than 301
- proposal: encoding/json: export tagOptions, parseTag
- proposal: runtime/debug: add standard library dependency information to `debug.BuildInfo`
- proposal: x/crypto/argon2: add password hashing/verification wrapper
- net/http: server may open an unlimited number of file descriptors without program control
- os: GOOS=wasip1 returns non-IsNotExist errors on non-existent files
- runtime: Getting interrupts on isolated cores (caused by simple Go app) during low-latency work
- Docs
- Go not yet supported