Documentation ¶
Overview ¶
Package aggregate implements a read-only aggregator for config stores.
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.
Click to show internal directories.
Click to hide internal directories.