Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents an active webhook notification object
func (*Client) Send ¶
func (c *Client) Send(entry model.NotifEntry)
Send creates and sends notifications to notifiers
Click to show internal directories.
Click to hide internal directories.