Discover Packages
github.com/ranjith-ka/Devops
cmd
package
Version:
v0.4.51
Opens a new window with list of versions in this module.
Published: May 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package cmd /*
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
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.
type RandomJoke struct {
ID string `json:"id"`
Joke string `json:"joke"`
Status int `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.