Documentation ¶ Index ¶ Variables func MergeDBs(ctx context.Context, dbLog *zap.Logger, from, to string) error Constants ¶ This section is empty. Variables ¶ View Source var ( ErrSupervisedNode = errors.New("merging of supervised smeshing nodes is not supported") ErrInvalidSchema = errors.New("database has an invalid schema version") ) Functions ¶ func MergeDBs ¶ func MergeDBs(ctx context.Context, dbLog *zap.Logger, from, to string) error Types ¶ This section is empty. Source Files ¶ View all Source files errors.go merge_action.go Click to show internal directories. Click to hide internal directories.