vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
MongoHost
index
vibe
db
mongo
settings
Undocumented in source.
struct
MongoHost {
string
name
;
ushort
port
;
}
Members
Variables
name
string
name
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
db
mongo
settings
classes
MongoClientSettings
enums
MongoAuthMechanism
functions
parseMongoDBUrl
structs
MongoHost