Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoDBSyncer ¶
type MongoDBSyncer struct {
// contains filtered or unexported fields
}
func NewMongoDBSyncer ¶
func NewMongoDBSyncer(syncCfg config.SyncConfig, logger *logrus.Logger) *MongoDBSyncer
func (*MongoDBSyncer) Start ¶
func (s *MongoDBSyncer) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.