Versions in this module Expand all Collapse all v0 v0.3.0 Aug 3, 2026 Changes in this version + const ConfigFilename + const DarwinSystemConfigPath + const LinuxSystemConfigPath + const ManagedMarkerName + const WindowsProgramData + func ConfigPath(scope Scope) (string, error) + func IsCanonicalConfigPath(candidate string, scope Scope) bool + func ManagedMarkerPath(configPath string) string + func SystemConfigPath() (string, error) + func UserConfigPath() (string, error) + type Scope uint8 + const System + const User