Imports
- github.com/apex/log
- github.com/crawlab-team/crawlab-db/mongo
- github.com/crawlab-team/crawlab-grpc
- github.com/crawlab-team/go-trace
- 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/xulei324/crawlab-core”
- github.com/xulei324/crawlab-core/config
- github.com/xulei324/crawlab-core/constants
- github.com/xulei324/crawlab-core/errors
- github.com/xulei324/crawlab-core/grpc/server
- github.com/xulei324/crawlab-core/interfaces
- github.com/xulei324/crawlab-core/models/client
- github.com/xulei324/crawlab-core/models/delegate
- github.com/xulei324/crawlab-core/models/models
- github.com/xulei324/crawlab-core/models/service
- github.com/xulei324/crawlab-core/node/config
- github.com/xulei324/crawlab-core/task
- github.com/xulei324/crawlab-core/task/handler
- github.com/xulei324/crawlab-core/utils