Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Root = &cobra.Command{ Use: "record", Short: "Manage CI and test runs in TestLab", SilenceUsage: true, SilenceErrors: true, }
Root represents the base command when called without any subcommands
Functions ¶
func SetBuildVersion ¶
Types ¶
type FanoutHandler ¶
type FanoutHandler struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.