# Functions
No description provided by the author
No description provided by the author
No description provided by the author
GenerateDataTableOutput generates a json DataTable output from mongo docs, with filtered and total records.
No description provided by the author
ProcessDataTableInput processes form data from DataTables, and builds query structure.
RetrieveDocuments function, used to retrieve documents from the database converts the query to a bson.D object, and then calls the mongo.Collection.Find() function.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Query structure, used to query the database.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author