Imports
- github.com/gin-gonic/gin
- go.uber.org/zap
- gorm.io/driver/postgres
- gorm.io/gorm
- github.com/casbin/gorm-adapter/v3
- github.com/go-sql-driver/mysql
- github.com/pkg/errors
- github.com/robfig/cron/v3
- github.com/smartwalle/alipay/v3
- github.com/swaggo/files
- gorm.io/driver/sqlserver
- gorm.io/driver/mysql
- go.mongodb.org/mongo-driver/bson
- go.mongodb.org/mongo-driver/mongo/options
- github.com/qiniu/qmgo
- github.com/qiniu/qmgo/options
- github.com/swaggo/gin-swagger
- github.com/songzhibin97/gkit/cache/local_cache
- github.com/glebarez/sqlite
- github.com/redis/go-redis/v9
Imports in module “github.com/veteran-dev/server”
- github.com/veteran-dev/server/config
- github.com/veteran-dev/server/docs
- github.com/veteran-dev/server/global
- github.com/veteran-dev/server/initialize/internal
- github.com/veteran-dev/server/middleware
- github.com/veteran-dev/server/model/carCombination
- github.com/veteran-dev/server/model/city
- github.com/veteran-dev/server/model/cityCarCombination
- github.com/veteran-dev/server/model/order
- github.com/veteran-dev/server/model/system
- github.com/veteran-dev/server/model/user
- github.com/veteran-dev/server/plugin/email
- github.com/veteran-dev/server/router
- github.com/veteran-dev/server/service/system
- github.com/veteran-dev/server/source/system
- github.com/veteran-dev/server/task
- github.com/veteran-dev/server/utils
- github.com/veteran-dev/server/utils/plugin