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
- cmd/compile: odd/inconsistent behavior with cyclic declarations
- reflect: clarify that behaviour of Value returned from Value.Method is different from method value
- runtime: TestStackMem needs to be run in isolation to be accurate
- encoding/json: allow per-Encoder/per-Decoder registration of marshal/unmarshal functions
- x/pkgsite: "const" declarations with type on right are not grouped with the type
- crypto/tls: needs a convenience function for reading encrypted keys
- gccgo: crash due to running out of memory (likely)
- runtime: improve goroutine profiler
- cmd/gofmt: gofmt doesn't ignore directories prefixed with _
- cmd/compile: rethink temporary names
- Docs
- Go not yet supported