feat: output swag

This commit is contained in:
Rogee
2025-01-22 14:50:54 +08:00
parent 1ad9c74568
commit 80f4f6b010
84 changed files with 144 additions and 18211 deletions

View File

@@ -7,9 +7,9 @@ import (
"runtime/debug"
"time"
"git.ipao.vip/rogeecn/atom/container"
"git.ipao.vip/rogeecn/atom/utils/opt"
log "github.com/sirupsen/logrus"
"{{.ModuleName}}/pkg/atom/container"
"{{.ModuleName}}/pkg/atom/opt"
"github.com/gofiber/fiber/v3"
"github.com/gofiber/fiber/v3/middleware/logger"