Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Alert ¶
type Alert struct {
// contains filtered or unexported fields
}
Alert represents alert core module
func New ¶
func New(storage corestorage.Alert, chManager chManager, logger *zap.Logger) *Alert
New create new Alert core module
Click to show internal directories.
Click to hide internal directories.