//
pkg.gl
Category
github.com/T-ragon/ibc-go/v9
modules
core
02-client
keeper
package
9.5.5
Repository:
https://github.com/t-ragon/ibc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
32
Dependents
5
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.
#
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.