Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Analytics analytics `toml:"analytics"` S3 s3Config `toml:"s3"` Persistence persistenceConfig `toml:"persistence"` Results resultsConfig `toml:"results"` Proxy proxy `toml:"proxy"` General generalConfig `toml:"general"` Endpoints endpointsConfig `toml:"endpoints"` }
func ReadConfig ¶
Click to show internal directories.
Click to hide internal directories.