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 CreateDryRunNotifier ¶ added in v0.10.0
CreateDryRunNotifier constructs a notify.Notifier that logs instead of sending HTTP requests. Pure composition: no I/O at construction time.
func CreateNotifier ¶ added in v0.5.0
CreateNotifier constructs a notify.Notifier from a validated config. Pure composition: no network calls at construction time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.