Represents the persistent state of a writer lock in storage. Contains information about ownership and expiration time.
IMPORT_PATH: "@daiso-tech/core/shared-lock/contracts"
"@daiso-tech/core/shared-lock/contracts"
The date and time when the writer lock expires and becomes available for others to acquire. null indicates an indefinite lock with no expiration.
The unique identifier of the entity that currently holds this writer lock.
Represents the persistent state of a writer lock in storage. Contains information about ownership and expiration time.
IMPORT_PATH:
"@daiso-tech/core/shared-lock/contracts"