etcd

package
v0.0.0-...-f9b9731 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg *Config) (kv.Storage, error)

New returns an instance of etcd storage

Types

type Config

type Config struct {
	Endpoints   []string
	Dialtimeout time.Duration
	Embedded    bool
	EmbedDir    string

	EmbedListenURLs []string
	EmbedClientURLs []string
}

Config is a set of etcd connection options

Jump to

Keyboard shortcuts

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