Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.1 KB

Readme.md

File metadata and controls

13 lines (9 loc) · 1.1 KB

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