factory

package
v0.18.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2026 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateConfigLoader added in v0.5.0

func CreateConfigLoader(filePath string) config.Loader

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

func CreateNotifiers(cfg config.Config) []notify.Notifier

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

func CreateWatcher(cfg config.Config, notifiers []notify.Notifier) watcher.Watcher

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL