package
0.0.0-20241009030249-30833c4511e1
Repository: https://github.com/bagashiz/go-pos.git
Documentation: pkg.go.dev
# Functions
ComparePassword compares input password with hashed password.
Deserialize unmarshals the input data into the output interface.
GenerateCacheKey generates a cache key based on the input parameters.
GenerateCacheParams generates a cache params based on the input parameters.
HashPassword hashes input password using bcrypt.
Serialize marshals the input data into an array of bytes.