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
- net/http: TestServeFileFromCWD failures
- proposal: net/http: add a generic mechanism for storing arbitrary data in `Request`
- 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
- os: use pidfd_open with epoll on Linux instead of blocking wait in blockUntilWaitable
- x/sys/unix: OpenBSD's Pledge and Unveil functions can be annulled
- net/http: TestConnectRequest failures
- runtime: TestRaceSignal failures
- os: process.Wait marks the process as already finished on ptrace stop signals on Linux
- cmd/compile: closure func name changes when inlining
- Docs
- Go not yet supported