# Functions
build URL using request 'r' and template, replace path params with elements from 'params' using lexical match as in strings.Replace().
No description provided by the author
MakeLink creates a relative URL for insertion in the link header URL field.
No description provided by the author
error msgs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
pagination helpers.
No description provided by the author
No description provided by the author
query param parsing/validation.
return an error code with an overriden message (to avoid exposing the details) log full error as debug.
return an error code with an overriden message (to avoid exposing the details) log full error as error.
return an error code with an overriden message (to avoid exposing the details) log full error as fatal.
return an error code with an overriden message (to avoid exposing the details) log full error as info.
return selected http code + error message directly taken from error log error.
return http 500, with an "internal error" message log full error.
same as RestErrWithErrorMsg - for backward compatibility purpose return an error code with an overriden message (to avoid exposing the details) log full error as error.
return an error code with an overriden message (to avoid exposing the details) log full error as panic.
return an error code with an overriden message (to avoid exposing the details) log full error as warning.
# Constants
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.
pagination constants.