handlers

package
v0.0.0-...-1f8a15b Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SuccessfulResponsePrefix = 0x00
	RateLimitedPrefix        = 0x02
	ResourceUnavaiablePrefix = 0x03
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsensusHandlers

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

func NewConsensusHandlers

func NewConsensusHandlers(ctx context.Context, db persistence.RawBeaconBlockChain, host host.Host,
	peers *peers.Pool, beaconConfig *clparams.BeaconChainConfig, genesisConfig *clparams.GenesisConfig, metadata *cltypes.Metadata) *ConsensusHandlers

func (*ConsensusHandlers) Start

func (c *ConsensusHandlers) Start()

type RateLimits

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

Jump to

Keyboard shortcuts

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