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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- reflect: Type.Name and Type.String expose "link name" mangling of type arguments
- x/tools/go/analysis/passes/printf: missing recursive call issue for type paramaterized String
- runtime: reuse map string key instead of allocating
- bytes: bytes.Clone(), using copy is faster than append.
- encoding/json: custom type marshaling doesn't work for map values
- proposal: runtime/pprof: add “heaptime” bytes*GCs memory profile
- x/vuln/client: pseudo-module paths (stdlib, toolchain) need documentation
- net/http: fix typo in socks_bundle.go
- crypto/x509, net/http: HTTP POST to Italian government web service fails with "x509: unhandled critical extension" error on Linux host
- x/vulndb: worker should add comment to issue and re-open when a new alias is found
- Docs
- Go not yet supported