import { Cluster } from "https://deno.land/x/mongo@v0.31.1/src/cluster.ts";
Methods
private
getMaster()authenticateToServer(conn: Deno.Conn, options: ConnectOptions)
close()
connect()
connectToServer(server: Server, options: ConnectOptions)
import { Cluster } from "https://deno.land/x/mongo@v0.31.1/src/cluster.ts";