handlers

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrActionNotFound = func(id string) error { return errors.New("Action not found: " + id) }

Functions

This section is empty.

Types

type ActionHandler

type ActionHandler interface {
	Handle(pipeline *data.Pipeline) error
	Spec() *models.ActionSpec
}

Jump to

Keyboard shortcuts

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