KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • Multiplatform wire protocol
/
opensavvy.ktmongo.multiplatform.wire
/
MongoWireClient
/
sendSingle
send
Single
abstract
suspend
fun
sendSingle
(
message
:
Message
)
:
Message
(
source
)
Sends a
message
that expects a single response.