Versions in this module Expand all Collapse all v0 v0.5.0 May 3, 2022 v0.4.2 Feb 4, 2021 v0.4.0 Oct 18, 2019 Changes in this version + func FlagName(f reflect.StructField) string + func FlagUsage(f reflect.StructField) string + func NewCommand(s ax.Sender, mt ax.MessageType) (*cobra.Command, error) + func NewCommands(s ax.Sender, t ax.MessageTypeSet) ([]*cobra.Command, error)