etcd

package
v1.3.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const Profile = "etcd"

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.0.2

type Client struct {
	*clientv3.Client
}

type Properties added in v1.3.0

type Properties struct {
	at.ConfigurationProperties `value:"etcd"`

	DialTimeout    int64    `json:"dial_timeout"`
	RequestTimeout int64    `json:"request_timeout"`
	Endpoints      []string `json:"endpoints"`
	Cert           cert     `json:"cert"`
}

type Repository

type Repository interface {
	clientv3.KV
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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