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

x/zoic/zoic.ts>default#endPerformanceMark

A RESTful API-caching middleware library for Oak/Deno
Latest
method default.prototype.endPerformanceMark
import { default } from "https://deno.land/x/zoic@v1.0.5/zoic.ts";

Marks end of latency test for cache hit or miss, and updates read or write processed

Parameters

queryRes: "hit" | "miss"