execution

package
v1.8.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	EngineGetBlobsType = "EXECUTION_ENGINE_GET_BLOBS"
)
View Source
const (
	EngineNewPayloadType = "EXECUTION_ENGINE_NEW_PAYLOAD"
)
View Source
const (
	ExecutionStateSizeType = "EXECUTION_STATE_SIZE"
)

Variables

This section is empty.

Functions

This section is empty.

Types

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 logrus.FieldLogger, 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 logrus.FieldLogger, 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 NewExecutionStateSize

func NewExecutionStateSize(log logrus.FieldLogger, event *xatu.DecoratedEvent) *ExecutionStateSize

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

Jump to

Keyboard shortcuts

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