reftools - refactoring tools for Go
| Tool | Description |
|---|---|
| fixplurals | remove redundant parameter and result types from function signatures |
| fillstruct | fills a struct literal with default values |
| fillswitch | fills a (type) switch statement with case statements |