Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IWebhook ¶
type IWebhook interface {
NewWebhookFromReadCloser(body io.ReadCloser) (*webhook.Webhook, error)
}
func NewWebhookUseCases ¶
func NewWebhookUseCases() IWebhook
Click to show internal directories.
Click to hide internal directories.