Properties
Private
Readonly
_cache
_cache: Barbeque<[content: Buffer, options: Publish]> = ...
Private
Readonly
_send
_send: ((content, options) => void)
Type declaration
-
- (content, options): void
-
Parameters
-
content: Buffer
-
options: Publish
Returns void
channel
channel: undefined | Channel
Private
channel_drain
channel_drain: boolean = true
Protected
injector
injector: Injector