Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// allow thread safe access
sync.Mutex
// contains filtered or unexported fields
}
Manager keeps track of generated alerts to perform deduplication, and provides an interface to fetch alerts in a configurable interval.
Click to show internal directories.
Click to hide internal directories.