vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
MongoDBInfo
index
vibe
db
mongo
connection
Undocumented in source.
struct
MongoDBInfo {
string
name
;
double
sizeOnDisk
;
bool
empty
;
}
Members
Variables
empty
bool
empty
;
Undocumented in source.
name
string
name
;
Undocumented in source.
sizeOnDisk
double
sizeOnDisk
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
db
mongo
connection
aliases
GetMoreDocumentDelegate
GetMoreHeaderDelegate
MongoErrorDescription
classes
MongoAuthException
MongoConnection
MongoDBException
MongoDriverException
MongoException
enums
WireVersion
structs
MongoDBInfo
ServerDescription