visitors

package
v0.0.0-...-60746fa Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

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

func (*Filter) CheckFlow

func (f *Filter) CheckFlow(expr *parser.Expression, flowmsg *pb.EnrichedFlow) (bool, error)

func (*Filter) Visit

func (f *Filter) Visit(n parser.Node, next func() error) error

type Noop

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

func (*Noop) Visit

func (noop *Noop) Visit(n parser.Node, next func() error) error

type Printer

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

func (*Printer) Print

func (p *Printer) Print(expr *parser.Expression)

func (*Printer) String

func (p *Printer) String(expr *parser.Expression) string

func (*Printer) Visit

func (p *Printer) Visit(n parser.Node, next func() error) error

Jump to

Keyboard shortcuts

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