utils

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package utils contains utility functions

Package utils contains utility functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsString

func ContainsString(arr []string, str string) bool

ContainsString checks the string contains in string array

func PathExists

func PathExists(dir string) bool

PathExists returns true if file/directory exists otherwise returns false

func SaveFile

func SaveFile(filePath string, data []byte) error

SaveFile saves the file to the provided path Also creates missing directories if any

func SortVersions

func SortVersions(vStrArr []string) error

SortVersions sorts the supported version strings in semver 2.0 order.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL