package
0.3.1
Repository: https://github.com/kevinyjn/gocom.git
Documentation: pkg.go.dev

# 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.

# Constants

Docs constants.
Docs constants.
Docs constants.

# 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.