package
1.1.7
Repository: https://github.com/melonwool/go-zero.git
Documentation: pkg.go.dev

# Functions

CleanTemplates deletes all templates.
GenTemplates writes the latest template text into file which is not exists.
RevertTemplates will overwrite the old template content with the new template.
UpdateTemplates writes the latest template text into file, it will delete the older templates if there are exists.