Imports
- github.com/gin-gonic/gin
- github.com/go-redis/redis/v8
- github.com/jefferygeng/gin-swagger
- github.com/jefferygeng/gin-swagger/swaggerFiles
- github.com/jefferygeng/zn-plugins/email
- go.uber.org/zap
- gorm.io/driver/mysql
- gorm.io/gorm
- gorm.io/gorm/logger
Imports in module “github.com/jefferygeng/yj/server”
- github.com/jefferygeng/yj/server/config
- github.com/jefferygeng/yj/server/docs
- github.com/jefferygeng/yj/server/global
- github.com/jefferygeng/yj/server/initialize/internal
- github.com/jefferygeng/yj/server/middleware
- github.com/jefferygeng/yj/server/model/autocode
- github.com/jefferygeng/yj/server/model/example
- github.com/jefferygeng/yj/server/model/frontend
- github.com/jefferygeng/yj/server/model/system
- github.com/jefferygeng/yj/server/plugin/example_plugin
- github.com/jefferygeng/yj/server/router
- github.com/jefferygeng/yj/server/utils
- github.com/jefferygeng/yj/server/utils/plugin