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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- encoding/xml: more tests
- cmd/cgo: -godefs doesn't handle embedded struct fields correctly
- crypto/tls: tls.Dial get error "local error: unexpected message"
- reflect: field lookup ignores methods that cancel fields (ambiguity is ignored)
- cmd/compile: error message for bad case in switch should suggest select
- net: cgoLookupIPCNAME doesn't try again for temporary failures in getaddrinfo()
- proposal: spec: cannot assign to a field of a map element directly: m["foo"].f = x
- compress/bzip2: implement bz2 encoder
- cmd/compile: more clever syntax error reporting
- cmd/compile: support for explicit alignment annotations
- Docs
- Go not yet supported