Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { HTTPListen string `long:"listen" description:"HTTP address to listen on (default: 0.0.0.0:8080)"` config.KasparovFlags }
Config defines the configuration options for the API server.
func ActiveConfig ¶
func ActiveConfig() *Config
ActiveConfig returns the active configuration struct
Click to show internal directories.
Click to hide internal directories.