hook

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package hook provides standardised way to trigger hooks and provide values at different points in execution

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executer

type Executer interface {
	ExecuteWithValue(definition *jamiethompsonmev1alpha1.HookDefinition, value string) (string, error)
	GetType() string
}

Executer interface provides methods for executing user logic with a value passed through to it

Directories

Path Synopsis
Package http handles interactions over HTTP
Package http handles interactions over HTTP

Jump to

Keyboard shortcuts

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