package
1.0.2
Repository: https://github.com/eminmuhammadi/memcache.git
Documentation: pkg.go.dev

# Functions

Create is a function that creates the cache in the database.
Delete is a function that deletes the cache from the database.
GetValue is a function that gets the cache from the database.
Update is a function that updates the cache in the database.
Validator is a function that validates the request body.

# Structs

Cache is a struct that represents the request body.
ErrorResponse is a struct that represents the error response.