method

Store.ArtifactPlan

func (backend *Store) ArtifactPlan( ctx context.Context, directory string, ) ([]MigrationStatus, error)

Return the same strict state with deterministic phase and step topology.

Source adapters/mongodb/migration_runner.go:440

@param ctx
The ctx value.
@param directory
The directory value.
@returns
The declared result.

Related types

  • Store

    A replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.

  • MigrationStatus

    One immutable artifact relative to the MongoDB ledger.