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