bsoneach v0.3.1 API Reference
Modules
Represents BSON binary type
Represents BSON DateTime type
Represents BSON JavaScript (with and without scope) types
Represents BSON ObjectId type
Represents BSON Regex type
Represents BSON Timestamp type
This module allows to apply callback
function to each document in a BSON file
This module provides helper functions to correctly open files for BSONEach
This module defines a task that uses BSONEach.each(&IO.inspect/1)
to read bson file and increment counter on each document
This module defines a task that loads a whole BSON fixture and increments counter on each document
This module defines a task to generate sample BSON file that can be used as fixture