Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ServiceBindAddress string
ServiceBindHost string
ServicePort int
ServiceKey string
TLSRootCert string
TLSCert string
TLSKey string
LoversEar string
Interval int
APIKeys []string
AdminKeys []string
DB *DBConfig
ReadOnly bool
}
func DefaultConfig ¶
func DefaultConfig() *Config
func ParseConfig ¶
Click to show internal directories.
Click to hide internal directories.