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
Mongo
Wire
Client
@
LowLevelApi
suspend
fun
MongoWireClient
(
hostName
:
String
,
port
:
Int
,
factory
:
BsonFactory
=
BsonFactory()
,
coroutineContext
:
CoroutineContext
)
:
MongoWireClient
(
source
)