Documentation ¶
Overview ¶
nntpchan web hooks
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Webhook ¶
type Webhook interface { // implements nntp.EventHooks nntp.EventHooks }
func NewWebhooks ¶
func NewWebhooks(conf []*config.WebhookConfig, st store.Storage) Webhook
create webhook multiplexing multiple web hooks
Click to show internal directories.
Click to hide internal directories.