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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: bug in cmd/compile/internal/types.NewNamed
- cmd/compile: bug in cmd/compile/internal/bitvec.NewBulk
- proposal: io: add `RuneWriter` interface
- x/tools/gopls: report if accepting a completion item will result in auto-import
- go/printer: do not set impliedSemi to false in print, while writing newlines
- go/printer: Comment-LineBreak-LineBreak-SelectorExpr-Comment AST modification issue
- cmd/compile: remove memory components for loads statically known to only touch the `.rodata` section
- encoding/xml: add namespace prefix support in encoder
- proposal: x/crypto/ssh/knownhosts: Add `LineWithMarker` function and `MarkerCert` and `MarkerRevoked` constants
- runtime: use zero byte as empty control word in maps (potential performance improvement)
- Docs
- Go not yet supported