package hygen type Config struct { TemplatePath string `json:"templatePath" yaml:"templatePath"` }