package
0.0.0-20240612111524-a7ee0a2d597a
Repository: https://github.com/josheyr/go-mongo-datatables.git
Documentation: pkg.go.dev

# 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