Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/redis/tests/commands/geo.ts>geoTests

πŸ¦• Redis client for Deno πŸ•
Very Popular
Latest
function geoTests
import { geoTests } from "https://deno.land/x/redis@v0.33.0/tests/commands/geo.ts";

Parameters

connect: Connector
getServer: () => TestServer