# Functions
No description provided by the author
BadRequest log 400 eror message in JSON format.
Exists returns if a path to a file or directory exist or not.
ExpandPath return Absolute path replace ~ by the path to home directory.
Forbidden log 403 error message in JSON format.
No description provided by the author
InSlice return if a is in list.
No description provided by the author
NotFound log 404 error message in JSON format.
ServerError log 500 error message in JSON format.
# Structs
ErrorResponse is used when sending a HTTP status response different than 200 swagger:response errorResponse Code reference http://www.restapitutorial.com/httpstatuscodes.html.