notification-service
Preparing search index...
infrastructure/persistence/InboxRepository
InboxRepository
Interface InboxRepository
interface
InboxRepository
{
tryAcquire
(
eventId
:
string
)
:
Promise
<
boolean
>
;
}
Implemented by
MongoInboxRepository
Index
Methods
try
Acquire
Methods
try
Acquire
tryAcquire
(
eventId
:
string
)
:
Promise
<
boolean
>
Parameters
eventId
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
try
Acquire
notification-service
Loading...