Imports
- github.com/crawlab-team/crawlab-db/mongo
- github.com/crawlab-team/crawlab-log
- github.com/crawlab-team/go-trace
- github.com/emirpasic/gods/lists/arraylist
- github.com/gin-gonic/gin
- github.com/google/uuid
- github.com/imroc/req
- github.com/spf13/viper
- go.mongodb.org/mongo-driver/bson
- go.mongodb.org/mongo-driver/bson/primitive
- go.mongodb.org/mongo-driver/mongo
- go.uber.org/dig
Imports in module “github.com/crawlab-team/crawlab-core”
- github.com/crawlab-team/crawlab-core/config
- github.com/crawlab-team/crawlab-core/constants
- github.com/crawlab-team/crawlab-core/entity
- github.com/crawlab-team/crawlab-core/errors
- github.com/crawlab-team/crawlab-core/interfaces
- github.com/crawlab-team/crawlab-core/models/delegate
- github.com/crawlab-team/crawlab-core/models/models
- github.com/crawlab-team/crawlab-core/models/service
- github.com/crawlab-team/crawlab-core/result
- github.com/crawlab-team/crawlab-core/schedule
- github.com/crawlab-team/crawlab-core/spider/admin
- github.com/crawlab-team/crawlab-core/spider/sync
- github.com/crawlab-team/crawlab-core/stats
- github.com/crawlab-team/crawlab-core/task/scheduler
- github.com/crawlab-team/crawlab-core/user
- github.com/crawlab-team/crawlab-core/utils