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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: add fast paths for common `select` patterns
- cmd/compile: negative types are allowed, but will not be negative during program execution, with boundary checking
- runtime: deadlock while all goroutines are "IO wait"
- proposal: encoding/env: populate a struct from environment variables
- runtime: smoother growth rate transition yields great results
- cmd/go: -buildmode=pie requires external (cgo) linking, but cgo is not enabled
- proposal: cmd/go: structured deprecated block in go.mod
- runtime/trace: stop treating cgo calls as syscalls
- runtime: trace2: some stacks don't skip tracer's own frames
- proposal: cmd/go: `go get -u` shouldn't bump minor release in `v0` packages.
- Docs
- Go not yet supported