Documentation ¶
Index ¶
Constants ¶
View Source
const HeartbeatSyncTimer = "HeartbeatSyncTimer"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActualStateListener ¶
type ActualStateListener struct {
// contains filtered or unexported fields
}
func New ¶
func New(config *config.Config, messageBus yagnats.NATSClient, store store.Store, storeUsageTracker metricsaccountant.UsageTracker, metricsAccountant metricsaccountant.MetricsAccountant, timeProvider timeprovider.TimeProvider, logger logger.Logger) *ActualStateListener
func (*ActualStateListener) Start ¶
func (listener *ActualStateListener) Start()
Click to show internal directories.
Click to hide internal directories.