chore: add first handlers

This commit is contained in:
d3m0k1d
2026-04-29 12:59:23 +03:00
parent d0028cdd32
commit 56a8bfa766
8 changed files with 146 additions and 80 deletions
-2
View File
@@ -35,8 +35,6 @@ var SwaggerInfo = &swag.Spec{
Description: "",
InfoInstanceName: "swagger",
SwaggerTemplate: docTemplate,
LeftDelim: "{{",
RightDelim: "}}",
}
func init() {