package
Version:
v0.0.0-...-e8c94c3
Opens a new window with list of versions in this module.
Published: Sep 10, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewWebHookHandler Constructor
type WebhookResponse struct {
Ok bool `json:"ok"`
Event string `json:"event"`
Message string `json:"message,omitempty"`
Error string `json:"error,omitempty"`
}
WebhookResponse The response structure
Source Files
¶
Click to show internal directories.
Click to hide internal directories.