method
Store.CancelTask
func (backend *Store) CancelTask(
ctx context.Context,
id string,
) errorPublic method Store.CancelTask from github.com/riducms/ridu/adapters/sqlite.
Related types
StoreA SQLite implementation of Ridu’s document, snapshot, auth, preference, task, lock, version, and migration store contracts.