package
1.1.0
Repository: https://github.com/dendhi31/lazyhttp.git
Documentation: pkg.go.dev

# Functions

NewCacheClient will construct new client to be reused.

# Structs

Client is a Cache Client, in this case we are using Redis.

# Interfaces

Cacher is a Cache handler that will handle all redis action related.