package
0.2.0
Repository: https://github.com/lyf-coder/easy-db.git
Documentation: pkg.go.dev

# Structs

CountOpts represents all possible options to the CountWithOptions() function.
DeleteOpts represents all possible options to the DeleteWithOptions() and DeletesWithOptions() functions.
FindOpts represent all possible options to the FindWithOptions and FindsWithOptions function.
InsertOneOpts.
InsertOpts represents all possible options to the InsertWithOptions and InsertsWithOptions function.
UpdateOpts represents all possible options to the UpdateWithOptions() and UpdatesWithOptions() functions.