Versions in this module Expand all Collapse all v0 v0.4.0 Apr 10, 2025 Changes in this version + func Start(cfg *Config) + type Config struct + CertFile string + ConfigPath string + Features map[string]bool + PluginConfigPath string + Port int + PrivateKeyFile string + StaticPath string + type PluginConfig struct + Timeout time.Duration + func (pluginConfig *PluginConfig) MarshalJSON() ([]byte, error)