@squidcloud/backend
Preparing search index...
SecureDistributedLockAction
Type Alias SecureDistributedLockAction
SecureDistributedLockAction
:
|
(
(
context
:
DistributedLockContext
)
=>
boolean
|
Promise
<
boolean
>
)
|
(
()
=>
boolean
|
Promise
<
boolean
>
)
A function that determines access to a distributed lock, optionally using the lock context.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/backend
Loading...
A function that determines access to a distributed lock, optionally using the lock context.