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
- x/net/httpproxy: useProxy rejects localhost/loopback addresses unnecessarily
- x/tools/gopls: gopls --remote=auto can sometimes exit 2 during nvim shutdown (Client 1 quit with exit code 2 and signal 0)
- x/build: clean up the dev.typeparams branch
- crypto/tls: abort handshake if unrequested extensions are sent
- runtime: debug output for fatal signal during signal handling.
- go/types, cmd/compile: "invalid type loop" depending on declaration order
- x/crypto/acme/autocert: add Manager.StapleOCSP
- spec: Method sets section doesn't seem quite right for interfaces with type lists
- go/token: line adjustment is incorrect for comments when imports are present
- cmd/compile: add unrolling stage for automatic loop unrolling
- Docs
- Go not yet supported