//
pkg.gl
Category
github.com/dendhi31/lazyhttp
cache
package
1.1.0
Repository:
https://github.com/dendhi31/lazyhttp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
69 SLOC
#
Functions
NewCacheClient
NewCacheClient will construct new client to be reused.
#
Structs
Client
Client is a Cache Client, in this case we are using Redis.
#
Interfaces
Cacher
Cacher is a Cache handler that will handle all redis action related.