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
- x/crypto/ssh/test: TestDialUnix failures
- internal/poll: replace t.Sub(time.Now()) with time.Until in test
- encoding/binary: Add SizeUvarint() and SizeVarint()
- testing: Creating sub-benchmark with b.Run means that parent will not show anything from b.ReportMetric
- x/tools/gopls: feature: alternative 'references' query that reports implied references to struct fields (etc)
- cmd/link: Oversize object file (example uses generics) causes confusing "slice bounds out of range" panic
- x/build: consider transitioning from Corellium based iOS builders to Apple Simulator based builders
- proposal: log/slog: GroupAttrs(key, attrs....[]Attr) Attr
- proposal: maps,cmd/compile: special case and/or add function for getting an arbitrary entry from a map
- cmd/compile/internal/ir: use hash to identify duplicate unexported function
- Docs
- Go not yet supported