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
- proposal: sync: add GetLocal() method to `sync.Pool` in order to return only P-local objects
- net/http: use Copy in ServeContent if CopyN not needed
- proposal: mime/multipart: add WriteFile method to mime/multipart.Writer for streamlined file uploads from io.Reader
- x/tools/gopls: rename doesn't propagate to the implementors
- encoding/xml: cannot unmarshal into without struct tags
- x/tools/gopls: support dynamic switching based on active editor with single build tag
- crypto/x509: potentially anomalous path building results
- mime/multipart: add WriteFile method for file streaming support
- net/smtp: remove mention of crlf
- proposal: x/pkgsite: remove cookie banner
- Docs
- Go not yet supported