core

module
v0.0.0-...-095f669 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2023 License: Apache-2.0

README

Cosmos SDK Core

The github.com/verzth/cosmos-sdk/core go module defines "core" functionality for the Cosmos SDK.

Currently functionality for registering modules using the appmodule package and composing apps using the appconfig package is provided.

In the future core functionality for building Cosmos SDK app modules will be provided in this go module.

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 github.com/verzth/cosmos-sdk/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 github.com/verzth/cosmos-sdk/depinject dependency injection system and the declarative app configuration format handled by the appconfig package.
Package event provides a basic API for app modules to emit events.
Package event provides a basic API for app modules to emit events.
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL