Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
Ectx context.Context
DBClient *database.Client
Router *gin.Engine
Profiles []*csconfig.ProfileCfg
CAPIChan chan []*models.Alert
Log *log.Logger
}
func (*Controller) Init ¶
func (c *Controller) Init() error
func (*Controller) NewV1 ¶
func (c *Controller) NewV1() error
Click to show internal directories.
Click to hide internal directories.