Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "ims-gateway", Short: "ITRS IMS Gateway", Long: imsGatewayDescription, CompletionOptions: cobra.CompletionOptions{ DisableDefaultCmd: true, }, Version: cordial.VERSION, DisableAutoGenTag: true, SilenceUsage: true, }
View Source
var Debug bool
View Source
var Execname string
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func LoadConfigFile ¶
LoadConfigFile reads in config file and ENV variables if set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.