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
- testing/fstest: test that ReadDir on file returns error, or returns 0 entries if file is empty
- cmd/go: document how licenses are added to modules that are nested in a repository
- runtime: crosscompiled to AIX/ppc64 not working in IBMi PASE (AIX7.2) due to "not in usable address space"
- proposal: spec: add a mechanism to allow generic de- and re-structuring of complex values
- os: Seek suceeds for directories where it should error
- x/arch/x86/x86asm: x86 64-bit immediate argument integer overflow
- proposal: net/http.Client should allow omitting URLs from error strings
- net: inconsistent dial tcp error message, some have colon, some don't
- cmd/go: improve error message for missing dependencies when building files from another module
- runtime: performance of map[string(bytes)]++
- Docs
- Go not yet supported