//
pkg.gl
Category
github.com/golang88/ibc-go
modules
core
keeper
package
0.0.1
Repository:
https://github.com/golang88/ibc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
4
Files
764 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.