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
- 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
- x/pkgsite: use latest stable go version to generate package definitions
- 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/go: use exit code from compiled test binary on error
- 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
- Docs
- Go not yet supported