webhooks

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 9 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 struct {
	// contains filtered or unexported fields
}

Handler handles webhook API requests.

func NewHandler

func NewHandler(webhookService *webhook.Service, teamService *team.Service, userService user.Service, authService auth.Service, cfg *config.Config) *Handler

NewHandler creates a new webhook handler.

func (*Handler) Routes

func (h *Handler) Routes() []common.Route

Routes returns the webhook routes.

Jump to

Keyboard shortcuts

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