keeper

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keeper

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

Keeper is the fixationstore keeper. The keeper retains all the fixation stores used by modules, it also manages their lifecycle.

func NewKeeper

func NewKeeper(cdc codec.BinaryCodec, tsKeeper *timerstorekeeper.Keeper, getStaleBlocks types.GetStaleBlocks) *Keeper

func (*Keeper) AllIndices

func (*Keeper) BeginBlock

func (k *Keeper) BeginBlock(ctx sdk.Context)

func (*Keeper) Entry

func (k *Keeper) Entry(goCtx context.Context, req *types.QueryEntryRequest) (res *types.QueryEntryResponse, err error)

func (*Keeper) NewFixationStore

func (k *Keeper) NewFixationStore(storeKey storetypes.StoreKey, prefix string) *types.FixationStore

func (*Keeper) StoreKeys

func (*Keeper) Versions

Jump to

Keyboard shortcuts

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