package
0.0.0-20240830200021-371538d23400
Repository: https://github.com/dembygenesis/local.tools.git
Documentation: pkg.go.dev

# Functions

AppendQueryToURL takes a base URL and a map[string]interface{}, appending the converted URL query parameters to the base URL.
GetAsJson returns the input as a JSON string.
GetUuidUnderscore generates a uuid but, with underscore ("_"), instead of dash ("-").
IsValidEmail check if the string is it is a valid email.
IsValidFilename check if the string is a valid filename.