Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WirePusherSender ¶
type WirePusherSender struct { Title string `json:"title"` Type string `json:"type"` Action string `json:"action"` // contains filtered or unexported fields }
func New ¶
func New(parameters json.RawMessage) *WirePusherSender
func (*WirePusherSender) Destinations ¶
func (wp *WirePusherSender) Destinations() (map[string]string, error)
Click to show internal directories.
Click to hide internal directories.