Documentation ¶
Index ¶
- func Emergency(messageTitle string, messageBody string)
- func High(messageTitle string, messageBody string)
- func Low(messageTitle string, messageBody string)
- func Normal(messageTitle string, messageBody string)
- func Run(t *term.ViewPort)
- func RunOld(t term.ViewPort, debug bool, messageType, messageTitle, messageBody string)
- func WithURL(messageTitle string, messageBody string, url string)
- type MessageTypes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Emergency ¶
The function "Emergency" sends an emergency message with a specified title and body using the Pushover service.
func High ¶
The High function sends a high priority message with a title and body to a recipient using the Pushover service.
Types ¶
Click to show internal directories.
Click to hide internal directories.