method
Store.DismissTaskForTarget
func (backend *Store) DismissTaskForTarget(
ctx context.Context,
id,
slug string,
target store.DocumentReference,
) errorPublic method Store.DismissTaskForTarget from github.com/riducms/ridu/adapters/mongodb.
Related types
StoreA replica-set implementation of Ridu’s document, snapshot, auth, preference, task, lock, upload, readiness, and migration contracts.
DocumentReferenceCollection and document identity for framework-owned cleanup.