Versions in this module Expand all Collapse all v2 v2.0.0 Mar 3, 2022 Changes in this version + const Namespace + func NewHTTPClient(cfg *config.Backend, nextF client.HTTPClientFactory) client.HTTPClientFactory + type Cache interface + Delete func(key string) + Get func(key string) (responseBytes []byte, ok bool) + Set func(key string, responseBytes []byte) Other modules containing this package github.com/devopsfaith/krakend-httpcache