Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
C = new(Config)
)
View Source
var Metrics = cmap.New()
Functions ¶
Types ¶
type AnonymousAccess ¶
type Config ¶
type Config struct { RunMode string I18N string AdminRole string MetricsYamlFile string ContactKeys []ContactKey NotifyChannels []string Log logx.Config HTTP httpx.Config JWTAuth JWTAuth BasicAuth gin.Accounts AnonymousAccess AnonymousAccess LDAP ldapx.LdapSection Redis storage.RedisConfig Gorm storage.Gorm MySQL storage.MySQL Postgres storage.Postgres Clusters []prom.Options Ibex Ibex }
func (*Config) IsDebugMode ¶
type ContactKey ¶
Click to show internal directories.
Click to hide internal directories.