Documentation ¶
Index ¶
- func ExportToFile(outputData []byte, outputFolder string) error
- func FilterVersions(outputData []byte, minVersion, maxVersion string) ([]byte, error)
- func GetAvailableProducts(output string) ([]byte, error)
- func GetProduct(product string, version string) ([]byte, error)
- func GetStringValue(value interface{}) string
- func IsWithinRange(cycle, minVersion, maxVersion string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportToFile ¶
func FilterVersions ¶
func GetAvailableProducts ¶
func GetStringValue ¶
func GetStringValue(value interface{}) string
func IsWithinRange ¶
Helper function to check if a cycle is within a given range
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.