etcd

package
v0.0.0-...-f58d5fc Latest Latest
Warning

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

Go to latest
Published: Mar 12, 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 Callback

type Callback func(x, y interface{})

type Etcd

type Etcd struct {
	LoadTimeout time.Duration
	// contains filtered or unexported fields
}

func NewEtcd

func NewEtcd() *Etcd

func (*Etcd) Close

func (e *Etcd) Close()

func (*Etcd) Init

func (e *Etcd) Init(config clientv3.Config)

func (*Etcd) Load

func (e *Etcd) Load(key string, callback Callback)

func (*Etcd) Watch

func (s *Etcd) Watch(key string, callback Callback)

Jump to

Keyboard shortcuts

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