Versions in this module Expand all Collapse all v1 v1.0.1 Jun 23, 2022 Changes in this version + const ConfFile + const ConfPath + const DefaultIP + const DefaultLogLevel + const DefaultPort + const ListenUnixSocket + const TLSCert + const TLSKey + const UnixDomainSocketPath + const UseAuthentication + const Version + type Config struct + Network Network + System System + func Parse() (*Config, error) + type Network struct + Listen string + ListenUnixSocket bool + ListenVSock bool + type System struct + LogLevel string + UseAuthentication bool