Imports
- github.com/chenmingyong0423/ginx/middlewares/id
- github.com/chenmingyong0423/ginx/middlewares/log
- github.com/gin-contrib/cors
- github.com/gin-gonic/gin
- github.com/gin-gonic/gin/binding
- github.com/go-playground/validator/v10
- github.com/google/wire
- go.mongodb.org/mongo-driver/mongo
- go.mongodb.org/mongo-driver/mongo/options
- go.mongodb.org/mongo-driver/mongo/readpref
- gopkg.in/natefinch/lumberjack.v2
- gopkg.in/yaml.v3
Imports in module “github.com/chenmingyong0423/fnote/backend”
- github.com/chenmingyong0423/fnote/backend/internal/category/handler
- github.com/chenmingyong0423/fnote/backend/internal/category/repository
- github.com/chenmingyong0423/fnote/backend/internal/category/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/category/service
- github.com/chenmingyong0423/fnote/backend/internal/comment/hanlder
- github.com/chenmingyong0423/fnote/backend/internal/comment/repository
- github.com/chenmingyong0423/fnote/backend/internal/comment/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/comment/service
- github.com/chenmingyong0423/fnote/backend/internal/config/handler
- github.com/chenmingyong0423/fnote/backend/internal/config/repository
- github.com/chenmingyong0423/fnote/backend/internal/config/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/config/service
- github.com/chenmingyong0423/fnote/backend/internal/email/service
- github.com/chenmingyong0423/fnote/backend/internal/friend/hanlder
- github.com/chenmingyong0423/fnote/backend/internal/friend/repository
- github.com/chenmingyong0423/fnote/backend/internal/friend/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/friend/service
- github.com/chenmingyong0423/fnote/backend/internal/message/service
- github.com/chenmingyong0423/fnote/backend/internal/message_template/handler
- github.com/chenmingyong0423/fnote/backend/internal/message_template/repository
- github.com/chenmingyong0423/fnote/backend/internal/message_template/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/message_template/service
- github.com/chenmingyong0423/fnote/backend/internal/pkg/validator
- github.com/chenmingyong0423/fnote/backend/internal/post/handler
- github.com/chenmingyong0423/fnote/backend/internal/post/repository
- github.com/chenmingyong0423/fnote/backend/internal/post/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/post/service
- github.com/chenmingyong0423/fnote/backend/internal/visit_log/handler
- github.com/chenmingyong0423/fnote/backend/internal/visit_log/repository
- github.com/chenmingyong0423/fnote/backend/internal/visit_log/repository/dao
- github.com/chenmingyong0423/fnote/backend/internal/visit_log/service