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
- log: allows special characters to be logged
- proposal: strings: add new functions to deprecate strings.{Trim/TrimRight/TrimLeft} to avoid mistakes
- build: add memory/address sanitizer builder
- x/tools/gopls: processes /tmp/output as a go file because vscode says it is a go file
- net/http: add audio/mp3 to DetectContentType
- cmd/compile: some subsequent bounds checks are not eliminated
- cmd/link: use gold on ARM/ARM64 only if gold is available
- x/tools/gopls: consider merging "missing go.sum entries" errors with the same root cause
- cmd/compile: optimize dead store
- runtime: print register state for all crashes (user panics, ...)
- Docs
- Go not yet supported