//
pkg.gl
Category
github.com/cosmos/ibc-go/v9
modules
core
03-connection
keeper
package
9.0.0
Repository:
https://github.com/cosmos/ibc-go.git
Documentation:
pkg.go.dev
Overview
Versions
9
Dependencies
20
Dependents
3
Files
944 SLOC
#
Functions
NewKeeper
NewKeeper creates a new IBC connection Keeper instance.
NewMigrator
NewMigrator returns a new Migrator.
NewQueryServer
NewQueryServer returns a new 03-connection types.QueryServer implementation.
#
Structs
Keeper
Keeper defines the IBC connection keeper.
Migrator
Migrator is a struct for handling in-place store migrations.