# Functions
No description provided by the author
No description provided by the author
MarshalLocalYAMLFile writes JSON or YAML to a file on disk.
ReadRemoteFile issues a GET request to retrieve the contents of the specified URL as a byte array.
UnmarshalLocalFile retrieves JSON or YAML from a file on disk.
UnmarshalRemoteFile retrieves JSON or YAML through a GET request.