# Functions
FindJSONFilesInDir finds the JSON files in a directory.
RawToDocuments converts a bson.Raw that is internally an array of documents to []bson.Raw.
RawToInterfaces takes one or many bson.Raw documents and returns them as a []interface{}.