package
0.0.1
Repository: https://github.com/golang88/ibc-go.git
Documentation: pkg.go.dev

# Functions

NewKeeper creates a new NewKeeper instance.
NewMigrator returns a new Migrator.

# Structs

Keeper represents a type that grants read and write permissions to any client state information.
Migrator is a struct for handling in-place store migrations.