etcddriver

package
v0.0.0-...-9c72d28 Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: Apache-2.0, Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close()

Types

type ETCDDriver

type ETCDDriver struct{}

func (*ETCDDriver) Delete

func (etcdDriver *ETCDDriver) Delete(key string) error

func (*ETCDDriver) Get

func (etcdDriver *ETCDDriver) Get(key string) (*icbs.KeyValue, error)

func (*ETCDDriver) GetList

func (etcdDriver *ETCDDriver) GetList(key string, sortAscend bool) ([]*icbs.KeyValue, error)

func (*ETCDDriver) InitDB

func (etcdDriver *ETCDDriver) InitDB() error

func (*ETCDDriver) InitData

func (etcdDriver *ETCDDriver) InitData() error

func (*ETCDDriver) Put

func (etcdDriver *ETCDDriver) Put(key string, value string) error

Jump to

Keyboard shortcuts

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