Categorygithub.com/nexlabhq/notification
modulepackage
0.1.1
Repository: https://github.com/nexlabhq/notification.git
Documentation: pkg.go.dev

# Functions

New creates a Client instance.
NewTagFilter creates a tag filter.
NewTagFilterEqual creates a tag filter with equal operator.
NewTagFilterExist creates a tag filter with exists operator.
NewTagFilterEqual creates a tag filter with greater operator.
NewTagFilterEqual creates a tag filter with least operator.
NewTagFilterEqual creates a tag filter with not equal operator.
NewTagFilterNotExist creates a tag filter with not_exists operator.
ToClientName convert multiple client names to string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AndroidBackgroundLayout allows setting a background image for the notification.
Client represents a generic notification client.
Filter struct for Filter.
NotificationButton action button to the notification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Operator of a filter expression.
The type of the filter expression.