Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Webhook ¶
type Webhook struct { // Insecure allows for the option of an empty Secret Insecure bool `json:"insecure,omitempty"` Secret string `json:"secret,omitempty"` // contains filtered or unexported fields }
func (Webhook) CaddyModule ¶
func (Webhook) CaddyModule() caddy.ModuleInfo
func (Webhook) UnmarshalCaddyfile ¶
Click to show internal directories.
Click to hide internal directories.