Documentation ¶
Index ¶
Constants ¶
View Source
const SchemeHTTP = "webhook+http"
View Source
const SchemeHTTPS = "webhook" //HTTPS
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookHTTPClient ¶
type WebhookHTTPClient struct {
webhook.WebhookHTTPClient
}
type WebhookHTTPSClient ¶
type WebhookHTTPSClient struct {
webhook.WebhookHTTPSClient
}
Click to show internal directories.
Click to hide internal directories.