Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
BoundThreadTargetValidator
Type Alias BoundThreadTargetValidator
BoundThreadTargetValidator
:
(
context
:
ActorContext
,
target
:
BoundThreadTarget
,
)
=>
Promise
<
void
>
Target-side proof that a thread is durable memory, not an ephemeral run id.
Type Declaration
(
context
:
ActorContext
,
target
:
BoundThreadTarget
)
:
Promise
<
void
>
Parameters
context
:
ActorContext
target
:
BoundThreadTarget
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...
Target-side proof that a thread is durable memory, not an ephemeral run id.