Documentation ¶
Index ¶
- func GetCmdAddLike(cdc *codec.Codec) *cobra.Command
- func GetCmdCreatePost(cdc *codec.Codec) *cobra.Command
- func GetCmdLike(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPost(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAddLike ¶
GetCmdAddLike is the CLI command for adding a like to a post
func GetCmdCreatePost ¶
GetCmdCreatePost is the CLI command for creating a post
func GetCmdLike ¶
GetCmdLike queries a like
func GetCmdPost ¶
GetCmdPost queries a post
func GetQueryCmd ¶
GetQueryCmd adds the query commands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.