Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SwaggerInfo = &swag.Spec{ Version: "1.0", Host: "localhost:12345", BasePath: "/", Schemes: []string{"http", "https"}, Title: "FileCodeBox API", Description: "FileCodeBox 是一个用于文件分享和代码片段管理的 Web 应用程序,提供完整的 RESTful API 支持文件上传、分享、分片上传、用户管理等功能", InfoInstanceName: "swagger", SwaggerTemplate: docTemplate, LeftDelim: "{{", RightDelim: "}}", }
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.