Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookWorker ¶
type WebhookWorker struct {
// contains filtered or unexported fields
}
func New ¶
func New(opts WorkerOpts) (*WebhookWorker, error)
func (*WebhookWorker) Start ¶
func (w *WebhookWorker) Start() (func() error, error)
Click to show internal directories.
Click to hide internal directories.