跳到主要内容
版本:Next

IMidwayRabbitMQConfigurationOptions

Hierarchy

  • IConfigurationOptions
    • IMidwayRabbitMQConfigurationOptions

Index

Properties

optionalappLogger

appLogger?: ILogger

optionalcontextLoggerApplyLogger

contextLoggerApplyLogger?: string

optionalcontextLoggerFormat

contextLoggerFormat?: any

optionalexchanges

exchanges?: IRabbitMQExchange[]

optionallogger

logger?: ILogger

optionalreconnectTime

reconnectTime?: number

optionalsocketOptions

socketOptions?: any

url

url: string | Connect

optionaluseConfirmChannel

useConfirmChannel?: boolean