Versions in this module Expand all Collapse all v0 v0.4.0 Mar 26, 2026 v0.3.1 Mar 26, 2026 v0.3.0 Mar 26, 2026 Changes in this version + type SyncLoop interface + Run func(ctx context.Context) error + func NewSyncLoop(scanner scanner.VaultScanner, publisher publisher.TaskPublisher) SyncLoop