webhookhandlers

package
v0.0.0-...-f3ec421 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleWebhookPost

func HandleWebhookPost(
	actionsCh chan ActionRunner.ActionArgs,
	logger *slog.Logger,
	cfg config.Config,
	projectName string,
	project config.Project,
	receiver whreceiver.Receiver,
) http.HandlerFunc

Types

type ActionOutput

type ActionOutput struct {
	ActionRunner.ActionIdentifier
	Url string `json:"url,omitempty"`
}

type ErrorInfo

type ErrorInfo struct {
	StatusCode int
	Message    string
}

Jump to

Keyboard shortcuts

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