# Functions
ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis sets the deposits and parameters for the provided keeper.
NewAppModule creates a new AppModule object.
NewAppModuleBasic creates app module basic object.
NewHandler returns sdk.handler instance with configured message handler function.
# Structs
AppModule implements an application module for the house module.
AppModuleBasic defines the basic application module used by the house module.