# Packages
No description provided by the author
# Functions
Bind binds the net/http api params to the `structPointer` param and validate it.
BindByName binds the net/http api params to a new struct and validate it.
No description provided by the author
No description provided by the author
No description provided by the author
IsHandlerWithoutPath verifies that the Handler is an HandlerWithoutPath.
No description provided by the author
NewApi parses and store the struct object, requires a struct pointer, if `paramNameNormalizer` is nil, `paramNameNormalizer=toSnake`, if `bodydecoder` is nil, `bodydecoder=bodyJSON`,.
No description provided by the author
No description provided by the author
ParseTags returns the key-value in the tag string.
No description provided by the author
SetApi caches `*Api`.
No description provided by the author
ToAPIHandler tries converts it to an *apiHandler.
# Constants
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
No description provided by the author
No description provided by the author
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Security.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
Headers.
request param description.
the custom error for binding or validating.
position of param.
length range of param's value.
when request Content-Type is multipart/form-data, the max memory for body.(multi-param, whichever is greater).
specify request param`s name.
param`s value can not be zero.
numerical range of param's value.
verify the value of the param with a regular expression(param value can not be null).
request param is required or not.
No description provided by the author
1MB.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
MIME types.
ignore request param tag value.
request param tag name.
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
# Variables
TagInValues is values for tag 'in'.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResponseData is commonly used to return JSON format response.
StoredFileInfo for StoreFiles().
# Interfaces
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
No description provided by the author
No description provided by the author
# Type aliases
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
No description provided by the author