Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Layout layout provided by the server. Layout layout // KV Key/Value data store. KV *kv.KVStore // Log logging instance. Log = logging.MustGetLogger("default") // Cmd command line parser. Cmd *cobra.Command // Cfg config file parser. Cfg *viper.Viper // Registry item registry Registry *registry.Registry // InfluxDB database InfluxDB *influxdb.InfluxDB )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.