# Functions
IsDocsHandlerLoaded boolean.
LoadDocsHandler docs handler, the method would affects unique load.
ParseParameters as list of ParameterInfo.
ParseResponseParameters as list of ParameterInfo.
SetControllerGroupDescription for controller.
SetControllerHandlerDescription for controller name and handler name.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BasicAuthInfo struct.
BearerAuthInfo struct.
Components struct.
ContactInfo contains email etc.
DefinitionInfo model definition information.
DocsInfo document information object.
ExternalDocsInfo external docs information.
LicenseInfo license information.
ParameterInfo parameter information.
PathInfo path information.
PrestoreAuthInfo struct.
PropertyInfo property information.
QueryInfo query information.
QuerySecurityAuthInfo struct.
RequestBodyInfo parameter in body information.
ResponseContentInfo response content in body information.
SchemaInfo response information.
SecurityDefinitions security definition.
ServerInfo server api base path.
SwaggerConfig config of docs.
TagInfo tag information.
XMLInfo struct.
# Interfaces
DocsHandler interface of handler defination.
DocsHandlersManager interfaces of docs handler manager.