Skip to content

davidrjenni/reftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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