DraftIdAllocator

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
val mutex: Mutex

Functions

Link copied to clipboard
suspend fun allocate(): DraftId
Link copied to clipboard
suspend fun free(draftId: DraftId): Boolean