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