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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- unique: add comprehensive example functions for canonicalization
- strings, bytes: add examples for CutLast
- fmt: add examples for Append, Appendf, and Appendln
- cmd/asm: don't allow writes outside of a function's stack frame
- net/url: add examples for URL.Clone and Values.Clone
- Add http2 priority examples
- hash/maphash: add examples for Hasher interface
- go/types: add examples for Hasher and HasherIgnoreTags
- syscall/js: Value.New panic reports incorrect method name
- cmd/go: go mod tidy can automatically maintain toolchain directive when godebug default requires a higher toolchain
- Docs
- Go not yet supported