Versions in this module Expand all Collapse all v1 v1.1.0 Dec 31, 2025 v1.0.0 Dec 31, 2025 Changes in this version + func LoadConfig(c *Config) (err error) + func SaveConfig(c *Config) (err error) + type Config struct + Cmd string + File string + LogLevel int + func (c *Config) Verify() error