registration

package
v1.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package registration handles the registration of cache implementations to be used by proxy cache handlers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseCaches

func CloseCaches(caches map[string]cache.Cache) error

CloseCaches iterates the set of caches and closes each

func LoadCachesFromConfig

func LoadCachesFromConfig(conf *config.Config, logger *tl.Logger) map[string]cache.Cache

LoadCachesFromConfig iterates the Caching Config and Connects/Maps each Cache

func NewCache

func NewCache(cacheName string, cfg *options.Options, logger *tl.Logger) cache.Cache

NewCache returns a Cache object based on the provided config.CachingConfig

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL