webhook

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 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 Handler

type Handler interface {
	Handle()
}

type Webhook

type Webhook struct {
	client.Client
	Config    *config.Config
	Providers map[string][]gitprovider.Provider
}

func New

func New(c *config.Config) *Webhook

func (*Webhook) GetHttpHandler

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

func (*Webhook) Init

func (w *Webhook) Init() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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