Skip to main content
Latest
interface AccessRequest
implements AccessRequestArgs
import { type AccessRequest } from "https://deno.land/x/amqp@v0.24.0/mod.ts";

Properties

realm: string
exclusive: boolean
passive: boolean
active: boolean
write: boolean
read: boolean