hexaFilter

package
v0.62.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const PluginName = "hexaFilter"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

type Factory

type Factory struct{}

func (Factory) New

func (Factory) New(m *plugins.Manager, config interface{}) plugins.Plugin

func (Factory) Validate

func (Factory) Validate(_ *plugins.Manager, config []byte) (interface{}, error)

type HexaFilter

type HexaFilter struct {
	// contains filtered or unexported fields
}

func (*HexaFilter) Evaluate

func (h *HexaFilter) Evaluate(input string, expression string) (bool, error)

func (*HexaFilter) Reconfigure

func (h *HexaFilter) Reconfigure(_ context.Context, config interface{})

func (*HexaFilter) Start

func (h *HexaFilter) Start(_ context.Context) error

func (*HexaFilter) Stop

func (h *HexaFilter) Stop(_ context.Context)

Jump to

Keyboard shortcuts

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