Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncLoop ¶
SyncLoop orchestrates scanning and publishing of task events.
func NewSyncLoop ¶
func NewSyncLoop( scanner scanner.VaultScanner, publisher publisher.TaskPublisher, ) SyncLoop
NewSyncLoop creates a SyncLoop that connects scanner results to publisher calls.
Click to show internal directories.
Click to hide internal directories.