package
9.0.0
Repository: https://github.com/cosmos/ibc-go.git
Documentation: pkg.go.dev

# Functions

EmitUpgradeChainEvent emits an upgrade chain event.
NewKeeper creates a new NewKeeper instance.
NewMigrator returns a new Migrator.
NewQueryServer returns a new 02-client types.QueryServer implementation.

# 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.