git

package
v0.0.0-...-f49f4f7 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: MPL-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 Trigger

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

func NewTrigger

func NewTrigger(cfg *TriggerConfig) *Trigger

func (*Trigger) HandleWebhook

func (h *Trigger) HandleWebhook(w http.ResponseWriter, r *http.Request, trigger *state.Trigger)

type TriggerConfig

type TriggerConfig struct {
	Logger *zap.Logger
	RunFn  func(flowID, namespace, trigger string, vars map[string]any) error
}

Jump to

Keyboard shortcuts

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