cache

package
v1.5.0-rc8 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockRootToSlotProvider

type BlockRootToSlotProvider interface {
	// BlockRootToSlot provides the slot for a given block root.
	BlockRootToSlot(ctx context.Context, root phase0.Root) (phase0.Slot, error)
}

BlockRootToSlotProvider provides a mapping from block root to slot.

type Service

type Service interface{}

Service provides a cache for information.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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