Skip to content

davidrjenni/reftools

Repository files navigation

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