Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Webhooks ¶
type Webhooks struct { ServiceAddress string `toml:"service_address"` Plex *plex.PlexWebhook `toml:"plex"` Log telegraf.Logger `toml:"-"` // contains filtered or unexported fields }
func NewWebhooks ¶
func NewWebhooks() *Webhooks
func (*Webhooks) AvailableWebhooks ¶
Looks for fields which implement Webhook interface
func (*Webhooks) Description ¶
func (*Webhooks) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.