Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookSender ¶
type WebhookSender struct {
Method string `json:"method"`
}
func New ¶
func New(parameters json.RawMessage) *WebhookSender
func (*WebhookSender) Destinations ¶
func (ws *WebhookSender) Destinations() (map[string]string, error)
Click to show internal directories.
Click to hide internal directories.