Documentation ¶
Index ¶
- func CheckAvailableUpdate(currVersion string, output bool) (string, error)
- func CheckIfFileExists(file string) error
- func DeleteEmpty(s []string) []string
- func GetRelativeFilePathFromParentFile(parentFile string, file string) string
- func ParseBool(s string) (bool, error)
- func ParseFloat(s string) (float32, error)
- func ValidFileTypes(file string, fileType string) error
- func ValidateAgentFileType(exportOutputFile string) error
- func ValidateExportFormat(exportFormat string) error
- func ValidateExportOutputFileAndFormatCorrelation(exportOutputFile, exportFormat string) error
- func ValidateFileType(file string, fileType string) error
- func WriteFile(b []byte, file string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAvailableUpdate ¶
func CheckIfFileExists ¶
func DeleteEmpty ¶
func ParseFloat ¶ added in v1.25.0
func ValidFileTypes ¶
func ValidateAgentFileType ¶ added in v1.22.0
func ValidateExportFormat ¶ added in v1.22.0
func ValidateExportOutputFileAndFormatCorrelation ¶ added in v1.22.0
func ValidateFileType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.