# Functions
NewFSImporter creates a new file system importer.
NewMongoDatastore returns a new MongoDatastore and caches the existingdb names.
# Structs
No description provided by the author
ImportedData directs BroData to a specific database and collection.
MongoDatastore provides a backend for storing bro data in MongoDB.
# Interfaces
Datastore allows RITA to store bro data in a database.