Versions in this module Expand all Collapse all v0 v0.2.0 Nov 6, 2022 Changes in this version type Config + RedisClient *db.RedisClient v0.1.0 Nov 5, 2022 Changes in this version + func Run(ctx context.Context, conf Config) error + type Config struct + Logger logr.Logger + NotificationSendChan chan<- model.Notification + Obs []ConfigObs + StartPreparationPeriodSeconds int + SyncPeriodSeconds int + type ConfigObs struct + DkTrackId int32 + Host string + Password string