IGUHealth
Preparing search index...
@iguhealth/server
transactions
StorageTransaction
Function StorageTransaction
StorageTransaction
<
CTX
extends
Pick
<
IGUHealthServerCTX
,
"store"
>
,
R
>
(
ctx
:
CTX
,
isolationLevel
:
IsolationLevel
,
callback
:
(
ctx
:
CTX
)
=>
Promise
<
R
>
,
)
:
Promise
<
R
>
Type Parameters
CTX
extends
Pick
<
IGUHealthServerCTX
,
"store"
>
R
Parameters
ctx
:
CTX
isolationLevel
:
IsolationLevel
callback
:
(
ctx
:
CTX
)
=>
Promise
<
R
>
Returns
Promise
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGUHealth
Loading...