Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SwaggerInfo = swaggerInfo{ Version: "1.0", Host: "localhost:8080", BasePath: "/v1", Schemes: []string{}, Title: "Swagger Example API", Description: "This is a sample server Petstore server.", }
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.