Versions in this module Expand all Collapse all v1 v1.0.0 Jul 28, 2025 Changes in this version + func CheckGoFiles(rootDir string) (bool, error) + func IsExcludedDir(path string, excludeDirs []string) bool + func IsIncludedExt(name string, exts []string) bool + func RunLiveReload(green, yellow, red, cyan func(a ...interface{}) string) + func ValidateConfig(config *dto.Config) error