Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type KVStoreMesh ¶
type KVStoreMesh struct {
// contains filtered or unexported fields
}
KVStoreMesh is a cache of multiple remote clusters
func (*KVStoreMesh) Start ¶
func (km *KVStoreMesh) Start(ctx cell.HookContext) error
func (*KVStoreMesh) Stop ¶
func (km *KVStoreMesh) Stop(cell.HookContext) error
Click to show internal directories.
Click to hide internal directories.