Documentation
¶
Overview ¶
Package webhook provides an HTTP webhook notification provider
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Provider)
Option configures a webhook Provider
func WithHeaders ¶
WithHeaders sets custom HTTP headers
func WithMethod ¶
WithMethod sets the HTTP method (default: POST)
func WithTimeout ¶
WithTimeout sets the request timeout
Click to show internal directories.
Click to hide internal directories.