# Functions
DecodeBody decodes a JSON body or write/return an error if an error occurs.
ErrorOut outputs an error.
JSONOut outputs the given data structure to JSON.
StatusError Return an error status response.
StatusOk Return an ok status response.
# Structs
OutputResponse is a generic output response.