Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookHandler ¶
type WebhookHandler struct{}
func NewWebhookHandler ¶
func NewWebhookHandler() *WebhookHandler
func (*WebhookHandler) HandleWebhook ¶
func (w *WebhookHandler) HandleWebhook(wr http.ResponseWriter, r *http.Request)
HandleWebhook processes incoming webhook requests.
Click to show internal directories.
Click to hide internal directories.