Versions in this module Expand all Collapse all v1 v1.5.0 Apr 6, 2025 Changes in this version + type Config struct + EnableAuth bool + IDWhitelist []string + ListenAddr string + LogLevel string + MaxConn int + SecretInfo []SecretInfo + func ParseConfig() *Config + type SecretInfo struct + MaxConn int + SecretKey string