package
Version:
v0.0.0-...-9ce868f
Opens a new window with list of versions in this module.
Published: Jul 26, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Provider interface {
Send(message, CliFormat string) error
}
Provider is an interface implemented by providers
type ProviderOptions struct {
SMTP []*smtp.Options `yaml:"smtp,omitempty"`
Gotify []*gotify.Options `yaml:"gotify,omitempty"`
}
ProviderOptions is configuration for notify providers
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.