# Functions
IsEmptyString is check parameter is empty.
ParseBody parse json-formatted request body into given struct.
ParseBodyparse json-formatted request body into given struct.
URLQuery is generate data to URL query string.
# Type aliases
QueryURL is wrap data for query string.