Versions in this module Expand all Collapse all v0 v0.0.2 May 16, 2025 v0.0.1 May 6, 2025 Changes in this version + const TemplateLangGo + const TemplateLangJS + var ErrEmptyTemplate = errors.New("empty template") + func MustRegister(app core.App, rootCmd *cobra.Command, config Config) + func Register(app core.App, rootCmd *cobra.Command, config Config) error + type Config struct + Automigrate bool + Dir string + TemplateLang string