notification-service
Preparing search index...
infrastructure/messaging/DlqPublisher
DlqPublisher
Interface DlqPublisher
interface
DlqPublisher
{
publish
(
raw
:
string
,
reason
:
unknown
)
:
Promise
<
void
>
;
}
Implemented by
KafkaDlqPublisher
Index
Methods
publish
Methods
publish
publish
(
raw
:
string
,
reason
:
unknown
)
:
Promise
<
void
>
Parameters
raw
:
string
reason
:
unknown
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
publish
notification-service
Loading...