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
- cmd/go: import paths can contain the `.test` suffix, breaking the toolchain
- runtime: linux/s390x test timeout
- cmd/compile/internal/test: TestIntendedInlining failures
- x/playground,internal/poll: timeout or long run time when using httptest.NewServer
- net/http: failures with `timeout waiting for SETTINGS frames`
- proposal: syscall/js: `ValueOf` should accept `[]js.Value` and `map[string]js.Value` as analogs of `[]any` and `map[string]any`
- cmd/go: GOAMD64=local to compile for local machine
- x/sys/unix: OpenBSD's Pledge and Unveil functions can be annulled
- runtime: TestRaceSignal failures
- os: process.Wait marks the process as already finished on ptrace stop signals on Linux
- Docs
- Go not yet supported