Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface BasicNack
implements BasicNackArgs
import { type BasicNack } from "https://deno.land/x/amqp@v0.24.0/mod.ts";

Properties

deliveryTag: number
multiple: boolean
requeue: boolean