//
pkg.gl
Category
github.com/cyub/hyper
pkg
cache
package
1.1.0
Repository:
https://github.com/cyub/hyper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
81 SLOC
#
Functions
NewRedis
NewRedis return redis struct.
#
Constants
Nil
Nil error.
#
Structs
Redis
Redis struct for use redis as cache backend.
#
Interfaces
Cache
Cache interface.
#
Type aliases
SetCallback
SetCallback type.