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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/link: crash with -E <nonexisting symbol>
- math/big: big.Int JSON marshalling to/from string
- x/net/http2: test timeouts on js-wasm builder
- cmd/cover: inconsistent NumStmt when //line clauses are used with Go 1.13.4
- x/crypto/blake2b: provide reset that allows specifying a new key
- spec: clarify range over maps will produce every non-deleted entry avaiable when it starts
- cmd/go: go generate should be more resilient to source changes
- cmd/compile: redundant typecheck errors when using map[T]func(Undefined)
- 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."
- Docs
- Go not yet supported