webhook

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	Handle()
}

type Webhook

type Webhook struct {
	client.Client
	Config *config.Config
	// contains filtered or unexported fields
}

func New

func New(config *config.Config, client client.Client) *Webhook

func (*Webhook) GetHttpHandler

func (w *Webhook) GetHttpHandler() func(c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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