# Functions
FormatValuesInUp format columns and values for an insert or update query.
GenerateToken generate an OTP token.
GetUrlQrCode returns the url of qr code to configure the otp.
MakePagination constructs pagination data for a given database query.
NewLogger logger constructor.
NewParams builds an empty dummy `Params` object for utility usage.
PanicRecovery handles recovered panics.
ParseParams receives the gin.Context and parse the query params for the request.
Pointer returns a pointer reference.
RandomString generates a random string of specified length.
TypeConverter converts all data to a destination data output.
ValidateToken validates if the otp is valid.
# Constants
MaxLimit defines query max value to field limit.
# Variables
No description provided by the author