Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string = "0.0.1" Revision string = "1111aaaa" )
View Source
var ( StrategyRestSeederCmd = &cobra.Command{ Use: config.SELF_NAME, Aliases: config.SHORT_NAME, Short: fmt.Sprintf("%s CLI provides an idempotent rest caller", config.SELF_NAME), Long: fmt.Sprintf(`%s CLI provides an idempotent rest caller for seeding configuration or data in a repeatable manner`, config.SELF_NAME), } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.