nitrite
2023.10.292
jvm
nitrite
/
com.jetbrains.packagesearch.plugin.core.nitrite.coroutines
/
CoroutineNitrite
Coroutine
Nitrite
class
CoroutineNitrite
:
Closeable
Members
Properties
document
Format
Link copied to clipboard
val
documentFormat
:
NitriteDocumentFormat
synchronous
Link copied to clipboard
val
synchronous
:
Nitrite
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
get
Collection
Link copied to clipboard
fun
getCollection
(
key
:
String
)
:
CoroutineNitriteCollection
get
Repository
Link copied to clipboard
inline
fun
<
T
:
Any
>
getRepository
(
key
:
String
)
:
CoroutineObjectRepository
<
T
>