package
0.1.24
Repository: https://github.com/ondrovic/common.git
Documentation: pkg.go.dev

# Functions

Contains checks if a string contains another substring or any substring from a slice of strings.
The `FormatPath` function converts file paths to either Windows or Unix style based on the operating.
The `FormatSize` function converts a given size in bytes to a human-readable format with appropriate.
The function `GetVersion` is used for setting the version.
The Pluralize function takes a count and returns the singular or plural form of a word based on the.
ToLower converts an interface{} to a lowercase string.
ToUpper converts an interface{} to a uppercase string.