Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
func Handler(store Getter) http.HandlerFunc
Types ¶
type CacheClient ¶
type CacheClient struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(cacheAddr string, h httpGetter) *CacheClient
Click to show internal directories.
Click to hide internal directories.