Imports
- github.com/stretchr/testify/require
- go.mongodb.org/mongo-driver/bson
- go.ytsaurus.tech/library/go/core/log
- go.ytsaurus.tech/yt/go/schema
Imports in module “github.com/doublecloud/transfer”
- github.com/doublecloud/transfer/internal/logger
- github.com/doublecloud/transfer/library/go/core/metrics/solomon
- github.com/doublecloud/transfer/library/go/slices
- github.com/doublecloud/transfer/library/go/test/canon
- github.com/doublecloud/transfer/pkg/abstract
- github.com/doublecloud/transfer/pkg/abstract/coordinator
- github.com/doublecloud/transfer/pkg/abstract/model
- github.com/doublecloud/transfer/pkg/abstract/typesystem
- github.com/doublecloud/transfer/pkg/middlewares
- github.com/doublecloud/transfer/pkg/providers/clickhouse/httpclient
- github.com/doublecloud/transfer/pkg/providers/clickhouse/model
- github.com/doublecloud/transfer/pkg/providers/mongo
- github.com/doublecloud/transfer/pkg/providers/mysql
- github.com/doublecloud/transfer/pkg/providers/postgres
- github.com/doublecloud/transfer/pkg/sink
- github.com/doublecloud/transfer/pkg/util/set
- github.com/doublecloud/transfer/pkg/worker/tasks
- github.com/doublecloud/transfer/tests/canon
- github.com/doublecloud/transfer/tests/canon/validator
- github.com/doublecloud/transfer/tests/helpers