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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- encoding/json: eof error of NewDecoder().Decode() should be same with Unmarshal()
- proposal: spec: interface literals
- cmd/cgo: undefined reference for C function with -buildmode=c-archive
- encoding/xml: add support for xml version 1.1
- proposal: spec: treat s[-1] as equivalent to s[len(s)-1]
- reflect: permit unexported fields in StructOf
- os: ModeSetgid has no effect while using with Mkdir() on Linux
- cmd/compile: revisit statement boundaries CL peformance and binary size impact
- x/net/ipv4: add IPv4 header checksum computation for ipv4.Header type
- runtime: can not read stacktrace from a core file
- Docs
- Go not yet supported