Versions in this module Expand all Collapse all v1 v1.0.1 Nov 30, 2022 v1.0.0 Nov 30, 2022 Changes in this version + var ProjectRootPattern = regexp.MustCompile("^(.*go-discogs).*") + func GetProjectRoot() string + func GetScriptFolderName() string + func GetScriptPath() string + func ReadScript() (string, error) + func RunDDL(db *gorm.DB) error + type Discogs struct + func (*Discogs) Run(ctx context.Context, config *koanf.Koanf) error