callargs

package
v0.0.0-...-aeffa90 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCallArgsAggregator

func NewCreateCallArgsAggregator() (core.Aggregator, error)

NewCreateElementAggregator constructs a CreateElementAggregator

Types

type CreateCallArgsAggregator

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

CreateCallArgsAggregator tracks document.createElement calls and first-arguments (i.e., element type tags)

func (*CreateCallArgsAggregator) DumpToStream

func (agg *CreateCallArgsAggregator) DumpToStream(ctx *core.AggregationContext, stream io.Writer) error

DumpToStream implementation for create-elements

func (*CreateCallArgsAggregator) IngestRecord

func (agg *CreateCallArgsAggregator) IngestRecord(ctx *core.ExecutionContext, lineNumber int, op byte, fields []string) error

IngestRecord parses a trace record, looking for document.createElement calls to track

Jump to

Keyboard shortcuts

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