filters

package
v1.7.13 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2025 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	F []*filter.T
}

func GenFilters

func GenFilters(n int) (ff *T, err error)

func Make

func Make(l int) *T

func New

func New(ff ...*filter.T) (f *T)

func (*T) GetFingerprints

func (f *T) GetFingerprints() (fps []uint64, err error)

func (*T) Len

func (f *T) Len() int

func (*T) Marshal

func (f *T) Marshal(dst []byte) (b []byte)

func (*T) Match

func (f *T) Match(event *event.T) bool

func (*T) String

func (f *T) String() (s string)

func (*T) Unmarshal

func (f *T) Unmarshal(b []byte) (r []byte, err error)

Jump to

Keyboard shortcuts

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