webhook

package
v0.0.0-...-d125d34 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

func NewAPI

func NewAPI(ctl webhookctl.Controller) *API

func (*API) CreateWebhook

func (a *API) CreateWebhook(c *gin.Context)

func (*API) DeleteWebhook

func (a *API) DeleteWebhook(c *gin.Context)

func (*API) GetWebhook

func (a *API) GetWebhook(c *gin.Context)

func (*API) GetWebhookLog

func (a *API) GetWebhookLog(c *gin.Context)

func (*API) ListWebhookLogs

func (a *API) ListWebhookLogs(c *gin.Context)

func (*API) ListWebhooks

func (a *API) ListWebhooks(c *gin.Context)

func (*API) RegisterRoute

func (api *API) RegisterRoute(engine *gin.Engine)

func (*API) ResendWebhook

func (a *API) ResendWebhook(c *gin.Context)

func (*API) UpdateWebhook

func (a *API) UpdateWebhook(c *gin.Context)

Jump to

Keyboard shortcuts

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