aggregate

package
v0.0.0-...-0000b31 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package aggregate implements a type-aggregator for config stores. The aggregate config store multiplexes requests to a configuration store based on the type of the configuration objects. The aggregate config store cache performs the reverse, by aggregating events from the multiplexed stores and dispatching them back to event handlers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Make

func Make(stores []model.ConfigStore) (model.ConfigStore, error)

Make creates an aggregate config store from several config stores and unifies their descriptors

func MakeCache

func MakeCache(caches []model.ConfigStoreCache) (model.ConfigStoreCache, error)

MakeCache creates an aggregate config store cache from several config store caches.

Types

This section is empty.

Jump to

Keyboard shortcuts

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