struct2mongo

Undocumented in source.

Members

Enums

MongoCreated
enum MongoCreated
Undocumented in source.
MongoKeep
enum MongoKeep
Undocumented in source.
MongoUpdated
enum MongoUpdated
Undocumented in source.

Functions

bson
auto bson(BO b)
Undocumented in source. Be warned that the author may not have intended to support it.
bson
BO bson(Type instance)
Undocumented in source. Be warned that the author may not have intended to support it.
fromBO
auto fromBO(BO bo)

Converts bo to Type by using the field names of Type and keys of bo.

recursiveArrayMap
auto recursiveArrayMap(BsonValue input)
Undocumented in source. Be warned that the author may not have intended to support it.
recursiveBsonArray
auto recursiveBsonArray(Type input)

Used to handle arrays because Mondo uses BsonArrays.

Structs

Col
struct Col
Undocumented in source.

Meta