Skip to main content
Module

x/reservator/reservator.ts

🦕 Reservator is used to reserve resources or events with unique keys, and wait for them to be resolved or rejected.
Latest
import * as reservator from "https://deno.land/x/reservator@v1.0.1/reservator.ts";

Classes

A class representing a Reservator which can reserve and resolve a value with a given key.