//
pkg.gl
Category
github.com/cosmos/ibc-go
modules
core
keeper
package
1.5.0
Repository:
https://github.com/cosmos/ibc-go.git
Documentation:
pkg.go.dev
Overview
Versions
9
Dependencies
19
Dependents
39
Files
893 SLOC
#
Functions
NewKeeper
NewKeeper creates a new ibc Keeper.
NewMigrator
NewMigrator returns a new Migrator.
#
Structs
Keeper
Keeper defines each ICS keeper for IBC.
Migrator
Migrator is a struct for handling in-place store migrations.