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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: unexpected failure and garbage data when c-shared Go DLL on Windows receives CtrlBreak signal concurrently with runtime initialization
- x/build: solaris-amd64-oraclerel failures with "no space left on device"
- doc: Effective Go section about Errors uses type assertion without mentioning errors.As
- net/http/pprof: assess and document security implications of the goroutines endpoint
- os/signal: Reset doesn't reset ignored signals
- cmd: instructions don't work for vendoring in x/tools into stdlib
- cmd/internal/obj/x86: using AH in instruction with REX prefix substitutes SPL without an error
- x/exp/apidiff: interface compatible assumption may be wrong
- runtime: stacktrace for deferred code which panics is too subtle for me
- x/tools/gopls: incorrect completion ranges for multi-byte character at the end of a document
- Docs
- Go not yet supported