Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kv_cron/kv_cron.ts>makeKvCronKeyMaker

Use Deno Kv API to register cronjobs.
Latest
function makeKvCronKeyMaker
import { makeKvCronKeyMaker } from "https://deno.land/x/kv_cron@0.0.2/kv_cron.ts";

makeKvCronKeyMaker creates a function that creates a key for a cron job.