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 supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: x/exp/jsonrpc2: add ConnectionOptions.ConnContext as net/http.Server.ConnContext
- log/slog: non-top level slog.Value marshals to empty json document
- proposal: os/exec,syscall: support running process on ConPty on Windows
- proposal: x/sys/unix: Add support for ethtool_cmd and ethtool_value
- syscall: add SysProcAttr.PseudoConsole on Windows
- net: `interface_linux.go` has redundant code
- runtime: TestG0StackOverflow fails on iOS
- container/ring: Move(n int) method add `n = n % r.Len()` to reduce move times
- cmd/compile: avoid always escaping the receivers in interface method calls
- proposal: x/sys/unix: add RawAccept4
- Docs
- Go not yet supported