Documentation ¶
Index ¶
Constants ¶
View Source
const PluginName = "hexaFilter"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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) Stop ¶
func (h *HexaFilter) Stop(_ context.Context)
Click to show internal directories.
Click to hide internal directories.