package
0.0.0-20230929134316-073567a67656
Repository: https://github.com/anoopkv/goexercise23.git
Documentation: pkg.go.dev
# Functions
**********************************************************
Convert normal string to hashed one using Bcrypt plugin
**********************************************************
*/.
******************************************************
return nil if matches, or else error will be thrown
******************************************************
*/.
**************************************
Generate token during login
**************************************
*/.
**********************************
Get Environment Variable values
**********************************
*/.
**************************************
Extract ID from Premitivie Object ID
**************************************
*/.
No description provided by the author
**************************************
convert string to primitive ObjectID
**************************************
*/.
**************************************
Validate passed token during api call
**************************************
*/.