let monitorInterval: Milliseconds
s5MongoAAO0A13ConfigurationE15DriverBootstrapV15monitorInterval8UnixTime12MillisecondsVvp
6KM7B
import Mongo
A single-type module that declares the Mongo namespace.
Mongo
import MongoConfiguration
struct DriverBootstrap
A driver configuration, which can be used to create session pools.
enum Mongo
@frozen struct Milliseconds
A duration containing an integral number of milliseconds.
let appname: String?
let connectionPoolRate: Int
let connectionPoolSize: ClosedRange<Int>
let connectionTimeout: Milliseconds
let credentials: Credentials?
let executors: (any EventLoopGroup)?
let seeding: SeedingMethod
let tls: TLS
let topology: TopologyHint?