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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: spec: disallow LTR/RTL characters in string literals?
- proposal: cmd/vet: add check for common error mishandling pattern
- proposal: encoding/csv: add a way to limit bytes read per field/record
- runtime: shrink map as elements are deleted
- x/pkgsite: list types that satisfy an interface within its package
- cmd/compile: big array not allocated on heap, which make program panic.
- database/sql: add option to customize Begin statement
- x/build: get Alpine builders passing
- runtime: crash in hybrid barrier initializing C memory
- x/crypto/ssh/terminal: ReadPassword doesn't work on redirected stdin giving inappropriate ioctl for device
- Docs
- Go not yet supported