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
- net/http, x/net/http2: TCP connection is not closed after http client request times out after missing RST (TCP) or GOAWAY(HTTP/2) frame
- cmd/go, net, runtime: TestScript flake with "Failed to find getsockname procedure in ws2_32.dll: The specified procedure could not be found."
- cmd/compile: -d=checkptr doesn't detect invalid pointer fields in converted pointers-to-structs
- x/mobile: Add support for callback blocks in ObjC reverse bindings with matching Go function signatures
- x/mobile: `gobind` reverse binding won't compile for ObjC instance properties returning supported value types
- proposal: x/tools/go/analysis/vet: export cmd/vet's []*Analyzer suite
- crypto/tls: improve default performance of SupportsCertificate
- gollvm: runc runtime error, broken pipe
- syscall: windows doesn't allow renames for read-only files
- runtime: unexpected return pc for os/signal.loop called from 0x0
- Docs
- Go not yet supported