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 supported895 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- syscall: wait for all child processes when running as PID 1
- x/perf/cmd/benchstat: units inconsistent with column header when time per op exceeds one second
- testing: shuffle seed should be different when -shuffle=on and -count flag is set
- net/http,x/net/http2: HTTP/2 RoundTrip does not close request body if ClientConnPool's GetClientConn fails
- net/http: StripPrefix modify RequestURI
- x/telemetry/internal/counter: allow StackCounter to skip custom call depth
- sync/atomic: add Uint64Pair
- mime/quotedprintable: single line with only period cause message truncation when used in SMTP DATA
- cmd/go/internal/test: test concurrency limited by sequential printing
- x/tools/gopls: offer test function snippets as completion candidates in test files
- Docs
- Go not yet supported