# Functions
No description provided by the author
Decode body from the request into value.
No description provided by the author
Route handler factory The value passed to handler are the path parameters parsed to a map of string, the query parameters parsed to a struct of type Q and the request body parsed to a struct of type B.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Return list of all fields in a struct, recursively by embedded structs.
No description provided by the author
Use for error responses.
Equivalent to WriteAPIResponse with status APIResponseStatusOk.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author