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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/tls: Should use c.sendAlert(alertInternalError) instead of c.sendAlertLocked(alertInternalError) ?
- x/mobile: building for iOS Simulator, but linking in object file built for iOS, for architecture arm64.
- net/rpc: reduce the execution of reflect and decode
- cmd/link: `go tool dist test testshared` failed if linked with lld or mold
- cmd/go: respect -cpu=n on workers
- net/http: doc: Clarify that Server.ServeTLS enables http2, but Server.Serve does not
- cmd/vet: report strings.Trim/TrimLeft/TrimRight with duplicate runes in cutset
- cmd/go: allow fuzzing multiple targets per package
- runtime/proc: update forcePreemptNS magic number
- cmd/go: command to print out the directory Go will install binaries into
- Docs
- Go not yet supported