package
0.11.0
Repository: https://github.com/hdac-io/friday.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewGenesisOnlyAppModule creates a new GenesisOnlyAppModule object.
NewModuleManager creates a new Manager object.

# Structs

___________________________ app module.
____________________________________________________________________________ module manager provides the high level utility for managing and executing operations for a group of modules.

# Interfaces

AppModule is the standard form for an application module.
__________________________________________________________________________________________ AppModuleBasic is the standard form for basic non-dependant elements of an application module.
_________________________________________________________ AppModuleGenesis is the standard form for an application module genesis functions.

# Type aliases

collections of AppModuleBasic.