filter

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 7 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 New

func New(conds []string) *Filter

func (*Filter) AddFunc added in v0.2.0

func (f *Filter) AddFunc(key string, fn interface{}) error

func (*Filter) Err

func (f *Filter) Err() error

func (*Filter) Filter

func (f *Filter) Filter(ctx context.Context, in <-chan *parser.Parsed) <-chan *parser.Parsed

func (*Filter) Filtered added in v0.3.0

func (f *Filter) Filtered() int64

func (*Filter) Total added in v0.3.0

func (f *Filter) Total() int64

Jump to

Keyboard shortcuts

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