transforms

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TransformTypePlugin        = "plugin"
	TransformTypeAddAttributes = "addattributes"
	TransformTypeLogRouter     = "logrouter"
)

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