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.
Related types
StoreA replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.
MigrationStatusOne immutable artifact relative to the MongoDB ledger.