method

Store.ArtifactStatus

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

Validate immutable history and report durable artifact, phase, and step progress.

Source adapters/mongodb/migration_runner.go:423

@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.