Documentation
¶
Overview ¶
Package axcli generates Cobra CLI commands that send Ax messages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlagName ¶
func FlagName(f reflect.StructField) string
FlagName returns the name of the flag to use for f.
func FlagUsage ¶
func FlagUsage(f reflect.StructField) string
FlagUsage returns the usage string to use for the flag that populates f.
func NewCommand ¶
NewCommand generates a CLI command for given message type.
func NewCommands ¶
NewCommands returns new CLI commands for each of the given message types.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.