Documentation ¶
Index ¶
- func GetCmdClearResources(cdc *codec.Codec) *cobra.Command
- func GetCmdDeleteResource(cdc *codec.Codec) *cobra.Command
- func GetCmdGetResource(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdGraph(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdKey(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdList(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdSetResource(cdc *codec.Codec) *cobra.Command
- func GetCmdTest(queryRoute string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdClearResources ¶
GetCmdClearResources is the CLI command for clearing all records. NOTE: FOR LOCAL TESTING PURPOSES ONLY!
func GetCmdDeleteResource ¶
GetCmdDeleteResource is the CLI command for deleting a record.
func GetCmdGetResource ¶
GetCmdGetResource queries a record record.
func GetCmdGraph ¶
GetCmdGraph generates a dot graph.
func GetCmdList ¶
GetCmdList queries all records.
func GetCmdSetResource ¶
GetCmdSetResource is the CLI command for creating/updating a record.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.