filter

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterSpan added in v0.1.0

type FilterSpan func(span *model.Span) bool

FilterSpan decides whether reject to process a span.

type SpanFilter

type SpanFilter interface {
	Filter(span *model.Span) bool
}

func NewSpanFilter added in v0.1.0

func NewSpanFilter() SpanFilter

Jump to

Keyboard shortcuts

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