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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- text/template, html/template: add ExecuteFuncs
- x/crypto: add AES-GCM-SIV
- go/doc: reconsider comment rewrites of `''` to `”`
- cmd/go: go.work: `go build` requires versioned replace directive when replacing a used module with a local path
- x/crypto/cryptobyte: non allocating AddUint*LengthPrefixed and AddASN1 API
- runtime: convert atomic values to runtime/internal/atomic types
- runtime: use epoll_pwait2 where available for sub-millisecond timeout precision on Linux
- x/sync/errgroup: propagate panics and Goexits through Wait
- proposal: spec: comparable as a case of a generalized definition of basic interfaces
- proposal: spec: add Nullable constraint
- Docs
- Go not yet supported