tracegroup

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownTraceType  = errors.New("unknown trace type")
	ErrTraceGroupEmpty   = errors.New("trace group is empty")
	ErrTraceDataNotReady = errors.New("trace data is not ready")
	ErrTraceEndOfChain   = errors.New("trace data is end of chain")
)

Functions

This section is empty.

Types

type TraceGroup

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

func NewTraceGroup

func NewTraceGroup(link providers.LinkProvider, rule providers.RuleProvider) *TraceGroup

func (*TraceGroup) AddTrace

func (t *TraceGroup) AddTrace(tr collectors.NftTrace) error

func (*TraceGroup) Close

func (t *TraceGroup) Close()

func (*TraceGroup) GroupReady

func (t *TraceGroup) GroupReady() bool

func (*TraceGroup) Handle

func (*TraceGroup) Reset

func (t *TraceGroup) Reset()

func (*TraceGroup) ToModel

func (t *TraceGroup) ToModel() (m model.Trace, err error)

Jump to

Keyboard shortcuts

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