Documentation ¶
Overview ¶
Package config stores the global configuration and constants.
Index ¶
Constants ¶
View Source
const (
GithubProject = "defenseunicorns/lula"
)
Global Configuration Constants.
Variables ¶
View Source
var ( // CLIVersion track the version of the CLI CLIVersion = "unset" // SkipLogFile is a flag to skip logging to a file SkipLogFile bool )
Global Configuration Variables.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.