Imports
- github.com/casbin/gorm-adapter/v3
- github.com/ethereum/go-ethereum/ethclient
- github.com/gin-gonic/gin
- github.com/go-redis/redis/v8
- github.com/robfig/cron/v3
- github.com/swaggo/gin-swagger
- github.com/swaggo/gin-swagger/swaggerFiles
- go.uber.org/zap
- google.golang.org/grpc
- gorm.io/driver/mysql
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/prl26/exam-system/server”
- github.com/prl26/exam-system/server/config
- github.com/prl26/exam-system/server/docs
- github.com/prl26/exam-system/server/global
- github.com/prl26/exam-system/server/initialize/internal
- github.com/prl26/exam-system/server/middleware
- github.com/prl26/exam-system/server/model/basicdata
- github.com/prl26/exam-system/server/model/examManage
- github.com/prl26/exam-system/server/model/lessondata
- github.com/prl26/exam-system/server/model/questionBank/enum/languageType
- github.com/prl26/exam-system/server/model/questionBank/po
- github.com/prl26/exam-system/server/model/system
- github.com/prl26/exam-system/server/model/teachplan
- github.com/prl26/exam-system/server/oss
- github.com/prl26/exam-system/server/pb
- github.com/prl26/exam-system/server/plugin/email
- github.com/prl26/exam-system/server/router
- github.com/prl26/exam-system/server/service/questionBank/oj/program
- github.com/prl26/exam-system/server/service/questionBank/oj/program/defaultImpl
- github.com/prl26/exam-system/server/service/questionBank/oj/target
- github.com/prl26/exam-system/server/service/system
- github.com/prl26/exam-system/server/source/system
- github.com/prl26/exam-system/server/utils
- github.com/prl26/exam-system/server/utils/plugin