etcd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Putter

type Putter struct {
	EtcdClientKv clientv3.KV
}

func (*Putter) DeleteFromEtcdKv

func (p *Putter) DeleteFromEtcdKv(key string)

func (*Putter) GetFromEtcdKv

func (p *Putter) GetFromEtcdKv(key string) string

func (*Putter) InitEtcdClient

func (p *Putter) InitEtcdClient()

func (*Putter) PutToEtcdKv

func (p *Putter) PutToEtcdKv(key string, value string)

Jump to

Keyboard shortcuts

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