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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- os: ReadAt should check bounds before re-slicing destination buffer
- time: time.After and time.Sleep return early on windows/amd64
- all: remove existing uses of io/ioutil package
- encoding/json: cannot unmarshal custom interface value
- cmd/go: `go test` hides the exit status of the test binary
- x/pkgsite: Why does pkg.golang.org refer to "directories" when Go more commonly use the term "packages"
- cmd/compile, runtime: GOEXPERIMENT to add two non-pointer words to iface/eface
- cmd/go: 'go list -m' wildcards don't work with version queries
- cmd/link: would like a way to emit DT_RPATH tags (instead of DT_RUNPATH)
- proposal: encoding/json: add support of wrapped error in addErrorContext function
- Docs
- Go not yet supported