Documentation ¶
Index ¶
Constants ¶
View Source
const JadeTemplate = `` /* 774-byte string literal not displayed */
JadeTemplate template for notify-send
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotifyService ¶
NotifyService defines a method to execute a "notify-send" command with a jade-templated argument
func NewNotifyService ¶
func NewNotifyService(templateStr string) (NotifyService, error)
NewNotifyService creates a new NotifyService
Click to show internal directories.
Click to hide internal directories.