Versions in this module Expand all Collapse all v0 v0.0.61 Apr 26, 2026 v0.0.60 Apr 19, 2026 Changes in this version + var ErrFileNotExists = errors.New("file not exists") + func GetFullConfigPath(filename string, workDir string) (string, error) + func GetFullConfigPathRecursive(filename string, workDir string) (string, error)