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
- cmd/go: command to print out the directory Go will install binaries into
- proposal: syscall/js: allow passing a slice of bytes directly to JavaScript
- x/sys/unix: EpollEvent use void *ptr instead of int fd
- os: directory exists but os.ReadDir reports "no such file or directory"
- go/types,cmd/compile/internal/types2: shared type expressions are evaluated once per variable
- cmd/go: precompile dependencies for docker image cache
- doc: clarify the interaction between modules and synthesized packages
- cmd/compile: failures with "wait: no child processes" on solaris-amd64-oraclerel since 2021-04-02
- runtime: unexpected failure and garbage data when c-shared Go DLL on Windows receives CtrlBreak signal concurrently with runtime initialization
- os/signal: Reset doesn't reset ignored signals
- Docs
- Go not yet supported