# Functions
No description provided by the author
detects JSON/YAML content type.
No description provided by the author
Infer content type based on URI/file path.
Parses JSON/YAML file content into holder ptr based on contentType.
Loads JSON/YAML file into holder ptr based on contentType Note: function assumes that user has already validated filename.
No description provided by the author
No description provided by the author
Function to search for a string in a slice of strings.
ValidateURL checks if the provided URL is valid.
No description provided by the author