Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { TemplatesService domain.TemplatesService RulesService domain.RuleService AlertmanagerService domain.AlertmanagerService AlertHistoryService domain.AlertHistoryService }
func Init ¶
func Init(db *gorm.DB, cortex domain.CortexConfig, siren domain.SirenServiceConfig, client *client.CortexClient) (*Container, error)
Click to show internal directories.
Click to hide internal directories.