Documentation
¶
Index ¶
Constants ¶
View Source
const (
FlagURI = "uri"
FlagMeta = "meta"
)
Variables ¶
View Source
var (
FsCreateRecord = flag.NewFlagSet("", flag.ContinueOnError)
)
common flag sets to add to various functions
Functions ¶
func GetCmdCreateRecord ¶
func GetCmdCreateRecord() *cobra.Command
GetCmdCreateRecord implements the create record command.
func GetCmdQueryRecord ¶
func GetCmdQueryRecord() *cobra.Command
GetCmdQueryRecord implements the query record command.
func GetQueryCmd ¶
func GetQueryCmd() *cobra.Command
GetQueryCmd returns the cli query commands for the record module.
func NewTxCmd ¶
func NewTxCmd() *cobra.Command
NewTxCmd returns the transaction commands for the record module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.