• Stars
    star
    144
  • Rank 255,590 (Top 6 %)
  • Language
    Go
  • License
    BSD 2-Clause "Sim...
  • Created over 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

reftools - refactoring tools for Go

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