Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildIgnore = append(TestIgnore, "testing", "*_test.rego")
View Source
var RootCommand = NewRootCmd()
RootCommand is the base CLI command that all subcommands are added to.
View Source
var TestIgnore = []string{
".*",
"fixtures",
}
Functions ¶
func NewRootCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.