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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/gofmt: -r 'bar(x) -> bar(x)' mistakenly replaces a comment with a newline in closures inside function
- testing: Helper's highest function call's information should be maintained for any subsequent/nested calls
- x/text/collate: ignores width even if the flag is not specified
- net: document that DialIP can only be used with WriteMsgIP of Connection-less protocols
- cmd/compile: validity of program depends on method declaration order
- sync: Pool example suggests incorrect usage
- cmd/vendor/golang.org/x/arch/arm: several issues in ARM disassembler's plan9 syntax
- doc: explain what custom pprof profiles are and why they are useful
- x/tools/cmd/goimports: should not propose imports that are shadowed by vendored copies
- proposal: cmd/vet: detect values assigned but not used
- Docs
- Go not yet supported