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
- cmd/link: silently performs incorrect relocations when linking foreign objects
- go/parser: redundant error message with unexpected comma
- go: add more examples to go/* package documentation
- cmd/go: file positions reported by 'go test' differ for compile errors and vet errors
- cmd/compile: esc.go fails to mark anonymous receiver parameters as non-escaping
- runtime: ignore map size hint if there's not enough memory?
- runtime/race: doesn't support the plugin package
- proposal: spec: improve for-loop ergonomics
- cmd/go, go/parser: test gives go/parser's syntax errors, which are sometimes worse than the compiler's
- x/net/dns: invalid assumptions about domain names and character strings
- Docs
- Go not yet supported