Versions in this module Expand all Collapse all v1 v1.0.0 Jun 24, 2021 Changes in this version + type Generator interface + Generate func(g *GeneratorContext) error + type GeneratorContext struct + FileExt string + FileName string + ProjectName string + ReplaceMap map[string]string + RootDir string + Src string + SubDir string + Template string + type GeneratorItem struct + Dir string + Generator Generator