//
pkg.gl
Category
github.com/golang88/ibc-go
modules
core
02-client
keeper
package
0.0.1
Repository:
https://github.com/golang88/ibc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
4
Files
967 SLOC
#
Functions
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.