webhook

package
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

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

type Webhook

type Webhook struct {
}

func (*Webhook) NewWebhookFromReadCloser

func (w *Webhook) NewWebhookFromReadCloser(body io.ReadCloser) (webhookData *webhook.Webhook, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL