plugins

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFilter

func AddFilter(key string, f filterFunc)

func AddInput

func AddInput(key string, i inputFunc)

func AddKeykeeper

func AddKeykeeper(key string, p keykeeperFunc)

func AddOutput

func AddOutput(key string, o outputFunc)

func AddParser

func AddParser(key string, p parserFunc)

func AddProcessor

func AddProcessor(key string, p processorFunc)

func AddSerializer

func AddSerializer(key string, p serializerFunc)

func GetFilter

func GetFilter(key string) (filterFunc, bool)

func GetInput

func GetInput(key string) (inputFunc, bool)

func GetKeykeeper

func GetKeykeeper(key string) (keykeeperFunc, bool)

func GetOutput

func GetOutput(key string) (outputFunc, bool)

func GetParser

func GetParser(key string) (parserFunc, bool)

func GetProcessor

func GetProcessor(key string) (processorFunc, bool)

func GetSerializer

func GetSerializer(key string) (serializerFunc, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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