//
pkg.gl
Category
github.com/cosmos/ibc-go/v9
modules
core
02-client
keeper
package
9.0.0
Repository:
https://github.com/cosmos/ibc-go.git
Documentation:
pkg.go.dev
Overview
Versions
9
Dependencies
25
Dependents
4
Files
1.1k SLOC
#
Functions
EmitUpgradeChainEvent
EmitUpgradeChainEvent emits an upgrade chain event.
NewKeeper
NewKeeper creates a new NewKeeper instance.
NewMigrator
NewMigrator returns a new Migrator.
NewQueryServer
NewQueryServer returns a new 02-client types.QueryServer implementation.
#
Structs
Keeper
Keeper represents a type that grants read and write permissions to any client state information.
Migrator
Migrator is a struct for handling in-place store migrations.