Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conf ¶
type Conf struct { Host string Port string Theme string Color string DirPath string ConfPath string DBPath string NodePath string LogLevel string Ifaces string ArpArgs string ArpStrs []string Timeout int TrimHist int HistInDB bool ShoutURL string // PostgreSQL UseDB string PGConnect string // InfluxDB InfluxEnable bool InfluxAddr string InfluxToken string InfluxOrg string InfluxBucket string InfluxSkipTLS bool }
Conf - app config
Click to show internal directories.
Click to hide internal directories.