Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StartStopListener ¶
type StartStopListener struct { Starts []models.StartMessage Stops []models.StopMessage // contains filtered or unexported fields }
func NewStartStopListener ¶
func NewStartStopListener(messageBus yagnats.NATSClient, conf *config.Config) *StartStopListener
func (*StartStopListener) Reset ¶
func (listener *StartStopListener) Reset()
Click to show internal directories.
Click to hide internal directories.