/reftools

reftools - refactoring tools for Go

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

reftools Build Status Coverage Status GoDoc Go Report Card

reftools - refactoring tools for Go


Tools

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