Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WebCmd = &cobra.Command{
Use: "http",
Short: "A brief description of your command",
Long: `A longer description that spans multiple lines and likely contains examples
and usage of using your command. For example:
Cobra is a CLI library for Go that empowers applications.
This application is a tool to generate the needed files
to quickly create a Cobra application.`,
}
webCmd represents the http command
Functions ¶
func SimpleGetRequest ¶
Returns response body
func SimpleGetRequestWithToken ¶
Returns response body
Types ¶
Click to show internal directories.
Click to hide internal directories.