//
pkg.gl
Category
github.com/mdanialr/sns_backend
internal
core
repository
package
1.0.3
Repository:
https://github.com/mdanialr/sns_backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
34 SLOC
#
Packages
otp_repository
No description provided by the author
sns_repository
No description provided by the author
#
Functions
Cols
Cols add query Select.
Cons
Cons add query Where for each given cons.
Order
Order add query Order.
Paginate
Paginate add query Limit & Offset accordingly by given paginate.M.
#
Interfaces
IOptions
IOptions signature that should be used to additionally add query to each repository layer implementations.