Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
interface HandshakeDocument
implements Document
import { type HandshakeDocument } from "https://deno.land/x/mongo@v0.31.1/src/protocol/handshake.ts";

Properties

ismaster: boolean
client: any
compression: string[]
optional
saslSupportedMechs: string
optional
speculativeAuthenticate: Document