kv

package
v0.0.0-...-6b32d26 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 8 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DistributePairs

func DistributePairs(kvPairs [](*dtstruct.KVPair)) (err error)

func GetValue

func GetValue(key string) (value string, found bool, err error)

func InitKVStores

func InitKVStores()

InitKVStores initializes the KV stores (duh), once in the lifetime of this app. Configuration reload does not affect a running instance.

func NewInternalKVStore

func NewInternalKVStore() dtstruct.KVStore

func PutKVPairs

func PutKVPairs(kvPairs []*dtstruct.KVPair) (err error)

func PutValue

func PutValue(key string, value string) (err error)

Types

This section is empty.

Directories

Path Synopsis
zk provides with higher level commands over the lower level zookeeper connector
zk provides with higher level commands over the lower level zookeeper connector

Jump to

Keyboard shortcuts

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