fallback

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fallback

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

func NewFallback

func NewFallback() *Fallback

func (*Fallback) AddClient

func (f *Fallback) AddClient(cli sim.Client)

func (*Fallback) AttachMetrics

func (fb *Fallback) AttachMetrics(m *metrics.Metrics)

func (*Fallback) IsSet

func (f *Fallback) IsSet() bool

func (*Fallback) RemoveClient

func (f *Fallback) RemoveClient(kind string, id string)

func (*Fallback) ValidateBlock

func (f *Fallback) ValidateBlock(ctx context.Context, block *types.BuilderBlockValidationRequest) (err error)

func (*Fallback) ValidateBlockV2

func (f *Fallback) ValidateBlockV2(ctx context.Context, block *types.BuilderBlockValidationRequestV2) (err error)

type Metrics

type Metrics struct {
	ServedFrom *prometheus.CounterVec
}

Jump to

Keyboard shortcuts

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