transforms

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TransformTypePlugin = "plugin"
)

Variables

This section is empty.

Functions

func IsValidTransformType

func IsValidTransformType(transformType string) bool

func NewTransform

func NewTransform(transformType string, config map[string]any) (types.Transformer, error)

Types

type TransformCreator

type TransformCreator func(config map[string]any) (types.Transformer, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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