package
1.0.3
Repository: https://github.com/mdanialr/sns_backend.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Cols add query Select.
Cons add query Where for each given cons.
Order add query Order.
Paginate add query Limit & Offset accordingly by given paginate.M.

# Interfaces

IOptions signature that should be used to additionally add query to each repository layer implementations.