Versions in this module Expand all Collapse all v1 v1.9.1 Feb 15, 2024 v1.9.0-rc1 Sep 11, 2023 v1.8.3 Aug 9, 2023 Changes in this version + type Options struct + DBPath schema.DbPath + Expiration time.Duration + Lookahead time.Duration + type Watcher struct + func NewWatcher(opts Options, sp table.Client, logger *zap.Logger) *Watcher + func (w *Watcher) Run(interval time.Duration)