Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
C = new(Config)
)
Functions ¶
Types ¶
type Config ¶
type Config struct { RunMode string ClusterName string EngineDelay int64 Log logx.Config HTTP httpx.Config BasicAuth gin.Accounts Heartbeat naming.HeartbeatConfig Alerting Alerting NoData NoData Redis storage.RedisConfig Gorm storage.Gorm MySQL storage.MySQL Postgres storage.Postgres WriterOpt writer.GlobalOpt Writers []writer.Options Reader reader.Options Ibex Ibex }
func (*Config) IsDebugMode ¶
Click to show internal directories.
Click to hide internal directories.