keeper

package
v10.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: MIT Imports: 6 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 {
	Router   *types.Router
	RouterV2 *api.Router
}

Keeper defines the IBC connection keeper

func NewKeeper

func NewKeeper() *Keeper

NewKeeper creates a new IBC connection Keeper instance

func (Keeper) Logger

func (Keeper) Logger(ctx sdk.Context) log.Logger

Logger returns a module-specific logger.

func (*Keeper) Route

func (k *Keeper) Route(module string) (types.IBCModule, bool)

Route returns a IBCModule for a given module, and a boolean indicating whether or not the route is present.

Jump to

Keyboard shortcuts

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