Documentation ¶
Index ¶
Constants ¶
View Source
const ( VendorName = "Fjolnir-Dvorak" ApplicationName = "modsecParser" DefaultConfType = "yaml" )
Variables ¶
View Source
var (
Environ environ.Environ
)
View Source
var RootCmd = &cobra.Command{ Use: ApplicationName, Short: "A brief description of your application", Long: `A longer description that spans multiple lines and likely contains examples and usage of using your application. 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.`, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.