Documentation
¶
Index ¶
Constants ¶
View Source
const NotificationTemplate = `` /* 437-byte string literal not displayed */
View Source
const NotificationsTemplate = `[{{range $d := .}}` + NotificationTemplate + `{{end}}]`
Variables ¶
This section is empty.
Functions ¶
func LoadNotificationFromFile ¶ added in v1.0.0
func LoadNotificationFromFile(filePath string) ([]models.Notification, error)
LoadNotificationFromFile could read a file that contains single Notification or list of Notifications
func NewCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.