Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApiDocs = []byte(``)
ApiDocs swagger json file content
View Source
var SwaggerInfo = &swag.Spec{ Version: "2.0", Host: "localhost:8080", BasePath: "", Schemes: []string{"http", "https"}, Title: "serverNameExample api docs", Description: "http server api docs", InfoInstanceName: "swagger", SwaggerTemplate: docTemplate, }
SwaggerInfo holds exported Swagger Info so clients can modify it
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.