//
pkg.gl
Category
github.com/save95/go-pkg
http
middleware
internal
httpcache
store
package
1.2.0
Repository:
https://github.com/save95/go-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
81 SLOC
#
Functions
NewRedisStore
NewRedisStore create a redis memory store with redis client.
#
Variables
ErrorCacheMiss
No description provided by the author
#
Structs
CachedResponse
CachedResponse 缓存的响应.
RedisStore
RedisStore store http response in redis.
#
Interfaces
ICacheStore
No description provided by the author