1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-20 00:39:17 +08:00
1Panel/cmd/server/docs/swagger.go

7 lines
74 B
Go
Raw Normal View History

package docs
import _ "embed"
2024-08-06 16:20:31 +08:00
//go:embed x-log.json
var XLogJson []byte