Documentation ¶
Index ¶
- Variables
- func CacheReqResponse(req *http.Request, rd []byte) error
- func FlushChainCache(chain string) error
- func Flushable(chain string) error
- func Flusher()
- func Get(key string) (string, error)
- func Init() error
- func Middleware(h http.Handler) http.Handler
- func ResponseFromCache(req *http.Request) ([]byte, error)
- func Set(key string, value string, exp time.Duration) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func FlushChainCache ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.