Documentation
¶
Index ¶
Constants ¶
View Source
const ( Info level = iota // Informational messages Success // Successful operations Warning // Warning messages indicating potential issues Failure // Error messages indicating failure of operations )
Variables ¶
This section is empty.
Functions ¶
func GetRevision ¶ added in v0.32.1
func Send ¶
Send sends a notification using the Apprise service based on the provided configuration and parameters.
func SetAppriseConfig ¶
func SetAppriseConfig(apiURL, notifyUrls, notifyLevel string)
SetAppriseConfig sets the configuration for the Apprise notification service.
Types ¶
Click to show internal directories.
Click to hide internal directories.