etcd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2020 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EtcDelete

func EtcDelete(key string) (err error)

EtcDelete : delete key

func EtcGet

func EtcGet(key string) (val string, err error)

EtcGet : get key

func EtcGetAll

func EtcGetAll(key string) (val string, rVal []*mvccpb.KeyValue, err error)

EtcGetAll : get prefix key

func EtcPut

func EtcPut(key, val string) (err error)

EtcPut : put key

func EtcWatcher

func EtcWatcher() (err error)

EtcWatcher : watcher key if change

Types

This section is empty.

Jump to

Keyboard shortcuts

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