Directories ¶
Path | Synopsis |
---|---|
Package appconfig defines functionality for loading declarative Cosmos SDK app configurations.
|
Package appconfig defines functionality for loading declarative Cosmos SDK app configurations. |
Package appmodule defines the functionality for registering Cosmos SDK app modules that are assembled using the cosmossdk.io/depinject dependency injection system and the declarative app configuration format handled by the appconfig package.
|
Package appmodule defines the functionality for registering Cosmos SDK app modules that are assembled using the cosmossdk.io/depinject dependency injection system and the declarative app configuration format handled by the appconfig package. |
Package comet defines the Comet Service interface and BlockInfo types which applications should use in order to get access to the current block's evidence, validators hash, proposer address.
|
Package comet defines the Comet Service interface and BlockInfo types which applications should use in order to get access to the current block's evidence, validators hash, proposer address. |
Package event provides a basic API for app modules to emit events.
|
Package event provides a basic API for app modules to emit events. |
Package gas provides a basic API for app modules to track gas usage.
|
Package gas provides a basic API for app modules to track gas usage. |
Package header defines a generalized Header type that all consensus & networking layers must provide.
|
Package header defines a generalized Header type that all consensus & networking layers must provide. |
testpb
Code generated by protoc-gen-go-pulsar.
|
Code generated by protoc-gen-go-pulsar. |
Package store provides a basic API for modules to interact with kv-stores independently of any implementation of that functionality.
|
Package store provides a basic API for modules to interact with kv-stores independently of any implementation of that functionality. |
testing
module
|
Click to show internal directories.
Click to hide internal directories.