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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- html/template: treat await and yield as regexp preceders
- cmd/compile: malformed relocation target for generic method when type argument name contains the method name [1.27 backport]
- x/tools/internal/refactor/inline: implement void tail-call strategy
- x/tools/present: validate .background image URLs in present/parse.go (parseSections)
- x/tour/tutorial: in web-service-gin.md, router.Run("localhost:8080") fails in Cloud Shell
- x/website: canonical GOEXPERIMENT documentation
- internal/runtime/maps: tune wyhash/AES threshold against latency, not throughput
- os: zero copy pipe splice falling back to read+write
- os,internal/poll: NewFile on an inherited overlapped stdout pipe hangs a sibling's WriteFile (Windows)
- cmd/compile: type checker (types2) and compiler phase (types) don't agree on what are legal shifts
- Docs
- Go not yet supported