Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TriggerDesktop ¶
Types ¶
type Notification ¶
type Notification struct {
// contains filtered or unexported fields
}
func New ¶
func New(title, message string) Notification
func (Notification) GetMessage ¶
func (n Notification) GetMessage() string
func (Notification) GetTitle ¶
func (n Notification) GetTitle() string
Click to show internal directories.
Click to hide internal directories.