Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApplicationConfig ¶
type ApplicationConfig struct {
HTTP server.HTTPConfig `json:"http"`
DB timeseries.DBConfig `json:"db"`
}
ApplicationConfig defines the format of an application config file
Click to show internal directories.
Click to hide internal directories.