//
pkg.gl
Category
github.com/flarco/g
cacheredis
package
0.1.118
Repository:
https://github.com/flarco/g.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
410 SLOC
#
Functions
NewCache
NewCache creates and initializes the cache service.
#
Variables
Debug
Debug global var to debug.
#
Structs
Cache
Cache is the redis cache layer.
Config
Config is the config for redis.
PubSub
PubSub is a redis publish/subscription object.