Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Updater ¶
type Updater struct { *config.ProgressTracker // contains filtered or unexported fields }
func NewUpdater ¶
func NewUpdater(cfg UpdaterConfig) *Updater
func (*Updater) GetUpdaterChannel ¶
GetUpdaterChannel returns the channel on which the updater listenens to update resuests
func (*Updater) ProcessUpdate ¶
func (u *Updater) ProcessUpdate(e *event.EventUpdate) error
func (*Updater) SetAckChannel ¶ added in v0.19.0
SetAckChannel sets the channel to send acks to the operator.
Click to show internal directories.
Click to hide internal directories.