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/compile: non-symmetric inline cost when using named vs non-named returns
- encoding/xml: memoize names during decode
- build: prefix baked-in environment variables with GO_ or similar
- net/http/httptest: (*Server).Close races with HTTP/2 request handler
- cmd/compile: type safety failure in generic ssa due to representing integer signedness conversions by OpCopy
- runtime: timeout in TestCgoCCodeSIGPROF and TestCgoExecSignalMask on linux-ppc64le-buildlet
- cmd/go: make package lookups in vendor directories case-insensitive on case-sensitive filesystems
- cmd/link: sigbus/segfault on ARM using AzCopy
- x/tools/cmd/fiximports: don't use .biz extension in testdata
- runtime: cgo calls are way faster when enabling CPU profile
- Docs
- Go not yet supported