execution

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BlockMetricsType = "EXECUTION_BLOCK_METRICS"
)
View Source
const (
	EngineGetBlobsType = "EXECUTION_ENGINE_GET_BLOBS"
)
View Source
const (
	EngineNewPayloadType = "EXECUTION_ENGINE_NEW_PAYLOAD"
)
View Source
const (
	ExecutionStateSizeType = "EXECUTION_STATE_SIZE"
)
View Source
const (
	MPTDepthType = "EXECUTION_MPT_DEPTH"
)
View Source
const (
	StateSizeDeltaType = "EXECUTION_STATE_SIZE_DELTA"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockMetrics added in v1.8.8

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

func NewBlockMetrics added in v1.8.8

func NewBlockMetrics(log observability.ContextualLogger, event *xatu.DecoratedEvent) *BlockMetrics

func (*BlockMetrics) AppendServerMeta added in v1.8.8

func (e *BlockMetrics) AppendServerMeta(_ context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta

func (*BlockMetrics) Filter added in v1.8.8

func (e *BlockMetrics) Filter(_ context.Context) bool

func (*BlockMetrics) Type added in v1.8.8

func (e *BlockMetrics) Type() string

func (*BlockMetrics) Validate added in v1.8.8

func (e *BlockMetrics) Validate(_ context.Context) error

type EngineGetBlobs added in v1.8.0

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

func NewEngineGetBlobs added in v1.8.0

func NewEngineGetBlobs(log observability.ContextualLogger, event *xatu.DecoratedEvent) *EngineGetBlobs

func (*EngineGetBlobs) AppendServerMeta added in v1.8.0

func (e *EngineGetBlobs) AppendServerMeta(_ context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta

func (*EngineGetBlobs) Filter added in v1.8.0

func (e *EngineGetBlobs) Filter(_ context.Context) bool

func (*EngineGetBlobs) Type added in v1.8.0

func (e *EngineGetBlobs) Type() string

func (*EngineGetBlobs) Validate added in v1.8.0

func (e *EngineGetBlobs) Validate(_ context.Context) error

type EngineNewPayload added in v1.8.0

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

func NewEngineNewPayload added in v1.8.0

func NewEngineNewPayload(log observability.ContextualLogger, event *xatu.DecoratedEvent) *EngineNewPayload

func (*EngineNewPayload) AppendServerMeta added in v1.8.0

func (e *EngineNewPayload) AppendServerMeta(_ context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta

func (*EngineNewPayload) Filter added in v1.8.0

func (e *EngineNewPayload) Filter(_ context.Context) bool

func (*EngineNewPayload) Type added in v1.8.0

func (e *EngineNewPayload) Type() string

func (*EngineNewPayload) Validate added in v1.8.0

func (e *EngineNewPayload) Validate(_ context.Context) error

type ExecutionStateSize

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

func (*ExecutionStateSize) AppendServerMeta

func (e *ExecutionStateSize) AppendServerMeta(ctx context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta

func (*ExecutionStateSize) Filter

func (e *ExecutionStateSize) Filter(ctx context.Context) bool

func (*ExecutionStateSize) Type

func (e *ExecutionStateSize) Type() string

func (*ExecutionStateSize) Validate

func (e *ExecutionStateSize) Validate(ctx context.Context) error

type MPTDepth added in v1.14.0

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

func NewMPTDepth added in v1.14.0

func NewMPTDepth(log observability.ContextualLogger, event *xatu.DecoratedEvent) *MPTDepth

func (*MPTDepth) AppendServerMeta added in v1.14.0

func (e *MPTDepth) AppendServerMeta(_ context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta

func (*MPTDepth) Filter added in v1.14.0

func (e *MPTDepth) Filter(_ context.Context) bool

func (*MPTDepth) Type added in v1.14.0

func (e *MPTDepth) Type() string

func (*MPTDepth) Validate added in v1.14.0

func (e *MPTDepth) Validate(_ context.Context) error

type StateSizeDelta added in v1.14.0

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

func NewStateSizeDelta added in v1.14.0

func NewStateSizeDelta(log observability.ContextualLogger, event *xatu.DecoratedEvent) *StateSizeDelta

func (*StateSizeDelta) AppendServerMeta added in v1.14.0

func (e *StateSizeDelta) AppendServerMeta(_ context.Context, meta *xatu.ServerMeta) *xatu.ServerMeta

func (*StateSizeDelta) Filter added in v1.14.0

func (e *StateSizeDelta) Filter(_ context.Context) bool

func (*StateSizeDelta) Type added in v1.14.0

func (e *StateSizeDelta) Type() string

func (*StateSizeDelta) Validate added in v1.14.0

func (e *StateSizeDelta) Validate(_ context.Context) error

Jump to

Keyboard shortcuts

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