package
0.0.0-20240405180758-72c65ec46536
Repository: https://github.com/skywalkeretw/master-api.git
Documentation: pkg.go.dev
# Functions
Contains check to see if a string is contained in a slice of string.
No description provided by the author
CreateJSONFile creates a JSON file with the content of a struct and creates the specified directories if missing.
DeleteFolder deletes a folder and its contents Returns nil if the folder does not exist as there is nothing to delete.
GenerateTempFolder generates a temporary folder with a random name using UUID and creates missing folders if specified in the path.
No description provided by the author
No description provided by the author
Int32Ptr functionto get a pointer of type int32.
No description provided by the author
No description provided by the author
No description provided by the author
RunShellCommand runs a shell command and returns the output and error.
No description provided by the author
ConvertToLowerAndReplaceSpaces removes leading and trailing whitespaces, converts a string to lowercase, and replaces spaces with hyphens.
truncateString truncates the input string to a maximum of 120 characters followed by ellipsis.
Custom validation function for allowed languages.
No description provided by the author
No description provided by the author