package
2.0.0+incompatible
Repository: https://github.com/activecm/rita-legacy.git
Documentation: pkg.go.dev
# 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.