Versions in this module Expand all Collapse all v0 v0.0.2 Jan 18, 2021 v0.0.1 Dec 31, 2020 Changes in this version + func CommonEntity(obj interface{}, templ string, resultPath string) (err error) + func Do(g Abstract, spec *model.Spec, outdir string) (err error) + func Init() + func Service(g Abstract, svc model.Service, outdir string) (err error) + type Abstract interface + CodeFormatter func(path string) (st SymbolTable, err error) + CommandPath func() string + FileExtension func() string + GenerateProject func(name, path string) (err error) + GetTemplate func(name string) string + InternalPath func() string + PackagePath func() string + type SymbolTable map[string]string