keeper

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 7 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) 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 {
	// contains filtered or unexported fields
}

func NewMigrator added in v0.10.1

func NewMigrator(keeper tkrtypes.Keeper) Migrator

func (Migrator) MigrateToVer2 added in v0.10.1

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

func (Migrator) MigrateToVer3 added in v0.13.0

func (m Migrator) MigrateToVer3(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