keeper

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKeeper

func NewKeeper(cdc codec.Codec, storeKey sdk.StoreKey, adminKeeper adminkeeper.Keeper) types.Keeper

func NewLegacyQuerier

func NewLegacyQuerier(keeper types.Keeper) sdk.Querier

func NewMsgServerImpl

func NewMsgServerImpl(keeper types.Keeper) types.MsgServer

NewMsgServerImpl returns an implementation of MsgServer interface for the provided Keeper.

func NewQueryServer

func NewQueryServer(k types.Keeper) types.QueryServer

Types

type Migrator added in v0.10.1

type Migrator struct {
	tkrtypes.Keeper
}

func NewMigrator added in v0.10.1

func NewMigrator(keeper tkrtypes.Keeper) Migrator

func (Migrator) MigrateToVer4 added in v0.13.4

func (m Migrator) MigrateToVer4(ctx sdk.Context) error

type Querier

type Querier struct {
	types.Keeper
}

Jump to

Keyboard shortcuts

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