Documentation ¶
Index ¶
- func NewCommitKVStoreCacheManager() types.MultiStorePersistentCache
- func NewCommitMultiStore(db dbm.DB, logger log.Logger, metricGatherer metrics.StoreMetrics) types.CommitMultiStore
- type CacheKVStore
- type CacheMultiStore
- type CacheWrap
- type CacheWrapper
- type CommitID
- type CommitKVStore
- type CommitMultiStore
- type CommitStore
- type Committer
- type Gas
- type GasConfig
- type GasMeter
- type Iterator
- type KVStore
- type Key
- type MultiStore
- type Queryable
- type Store
- type TraceContext
- type Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommitKVStoreCacheManager ¶
func NewCommitKVStoreCacheManager() types.MultiStorePersistentCache
func NewCommitMultiStore ¶
func NewCommitMultiStore(db dbm.DB, logger log.Logger, metricGatherer metrics.StoreMetrics) types.CommitMultiStore
Types ¶
type CacheKVStore ¶
type CacheKVStore = types.CacheKVStore
Import cosmos-sdk/types/store.go for convenience.
type CacheMultiStore ¶
type CacheMultiStore = types.CacheMultiStore
Import cosmos-sdk/types/store.go for convenience.
type CacheWrapper ¶
type CacheWrapper = types.CacheWrapper
Import cosmos-sdk/types/store.go for convenience.
type CommitKVStore ¶
type CommitKVStore = types.CommitKVStore
Import cosmos-sdk/types/store.go for convenience.
type CommitMultiStore ¶
type CommitMultiStore = types.CommitMultiStore
Import cosmos-sdk/types/store.go for convenience.
type CommitStore ¶
type CommitStore = types.CommitStore
Import cosmos-sdk/types/store.go for convenience.
type MultiStore ¶
type MultiStore = types.MultiStore
Import cosmos-sdk/types/store.go for convenience.
type TraceContext ¶
type TraceContext = types.TraceContext
Import cosmos-sdk/types/store.go for convenience.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
conv
Package conv provides internal functions for convertions and data manipulation
|
Package conv provides internal functions for convertions and data manipulation |
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
abci
Package abci contains shared data between the host and plugins.
|
Package abci contains shared data between the host and plugins. |
Click to show internal directories.
Click to hide internal directories.