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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- encoding/json: Unmarshal & json.(*Decoder).Token report different values for SyntaxError.Offset for the same input
- go/internal/gcimporter: single source of truth for decoder logic
- proposal: x/sync/errgroup: pass errgroup.WithContext's derived context directly
- cmd/cover: incorrect coverage for source file generated by x/tools/cmd/goyacc
- x/mobile: Remove gomobile dependency on gobind binary
- runtime: manual instrumentation of KeepAlive is fraught
- proposal: unsafe: clarify unsafe.Pointer rules for package syscall
- net/http: on CheckRedirect failure, error message should refer to the original (redirected) URL, not the rejected redirect
- proposal: net: add BufferedPipe (buffered Pipe)
- cmd/gofmt: slice of structs not consistently formatted
- Docs
- Go not yet supported