Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagModulesToExport = "modules-to-export" FlagOutputDocument = "output-document" )
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands(defaultNodeHome string, appCreator servertypes.AppCreator, appExport servertypes.AppExporter, addStartFlags servertypes.ModuleInitFlags) []*cobra.Command
Commands server commands
func ExportCmd ¶
func ExportCmd(appExporter servertypes.AppExporter, defaultNodeHome string) *cobra.Command
ExportCmd dumps app state to JSON.
func GetAppDBBackend ¶
func GetAppDBBackend(opts servertypes.AppOptions) dbm.BackendType
GetAppDBBackend gets the backend type to use for the application DBs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.