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
- encoding/json: add an example for InputOffset() function
- x/perf/benchstat: Allow for hardcoded old/new name in header to be configured
- crypto/cipher: use AEAD.NonceSize to make nonce in the example
- crypto/tls: populate peerCertificates before validation fails
- cmd/compile: inline functions with only an error wrapper
- cmd/go: fortran modules in go mod cache fail to compile (permission denied)
- net/http: ProxyFromEnvironment no_proxy=localhost doesn't match empty Host
- x/sys/unix: add wireless iwreq support from Linux kernel
- unicode/utf8: make DecodeRune and DecodeLastRune inlineable
- internal/fuzz: deduplicate interesting inputs
- Docs
- Go not yet supported