Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
Types ¶
type Condition ¶
type Condition struct { OncePer string `json:"oncePer,omitempty"` When string `json:"when,omitempty"` Description string `json:"description,omitempty"` Send []string `json:"send,omitempty"` }
Condition holds expression and template that must be used to create notification is expression is returns true
type ConditionResult ¶
Click to show internal directories.
Click to hide internal directories.