etcd

package
v0.0.0-...-83fd405 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEndpointMustNotEmpty = errors.New("endpoint must not empty")
View Source
var ErrKeyNotFound = errors.New("key not found ")
View Source
var ErrRootMustNotEmpty = errors.New("root must not empty")

Functions

This section is empty.

Types

type Config

type Config struct {
	Endpoint string
	Root     string
}

func (*Config) LoadFromFile

func (cfg *Config) LoadFromFile(path string) error

func (Config) TidyAndCheck

func (cfg Config) TidyAndCheck() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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