Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface remoteProcedureCallOptions

Hierarchy

  • remoteProcedureCallOptions

Index

Properties

exchange

exchange: string

exchange to send a call

Optional ignoreReturn

ignoreReturn: undefined | false | true

Ignore return (for function which not return anything to you) Default: false

payload

payload: unknown

parameters or payload content

routingKey

routingKey: string

routing key

Generated using TypeDoc