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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: support renaming a test package to make it external
- x/tools/gopls: add a source action to see assembly for a range of lines
- runtime: binaries should fail at startup when built with a GOARM64 version not supported on the runtime hardware
- go/format: possible internal error in format.Node when source contains //go:build directive
- net/http: using io.Copy to copy a file to http.ResponseWriter does not use sendfile
- x/mobile,runtime: missing stack trace on Android crash
- x/mobile: gomobile bind: Crash on android: dlopen failed: TLS symbol "(null)" in dlopened x86_64/libgojni.so using IE access model
- proposal: slices: ChunkFunc to determine chunks of a slice using a function
- x/crypto/ocsp: response should not contain param element for hashingAlgorithm
- x/tools/gopls: Extend hover ability to get the type of selected expression
- Docs
- Go not yet supported