Documentation
¶
Overview ¶
Copyright © 2018 Antoine GIRARD <antoine.girard@sapk.fr>
Copyright © 2018 Antoine GIRARD <antoine.girard@sapk.fr>
Copyright © 2018 Antoine GIRARD <antoine.girard@sapk.fr>
Copyright © 2018 Antoine GIRARD <antoine.girard@sapk.fr>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //Version version of app set by build flag //Version = "v0.0.4" Version = "latest" //Branch git branch of app set by build flag Branch = "master" //Commit git commit of app set by build flag Commit string //BuildTime build time of app set by build flag BuildTime string )
View Source
var RootCmd = &cobra.Command{
Use: "genesys-tools",
Short: "A simple application to view and test some every day task on Genesys solution",
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func DumpGaxHost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.