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
- runtime: free values change int to iota
- cmd/internal/bio: resolve todo to query vm.max_map_count on linux for mmapLimit
- proposal: go.dev: remove cookie banners
- x/tools/gopls: completions favour imports over local variables once a second letter is typed
- 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
- Docs
- Go not yet supported