Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfigLoader ¶ added in v0.5.0
CreateConfigLoader constructs a config.Loader for the given file path. Pure composition: no I/O, no context creation.
func CreateNotifiers ¶ added in v0.18.0
CreateNotifiers builds one Notifier per WatcherConfig entry in the order they appear. Pure composition: no network calls at construction time.
func CreateWatcher ¶ added in v0.5.0
CreateWatcher constructs a watcher.Watcher that observes all configured vaults and fans out matching task events to all watcher entries. Pure composition: no filesystem access at construction time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.