Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrEtcdDropped = errors.New("the connection of etcd is dropped")
)
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Mesh MeshConfig Etcd etcdclient.Config }
Click to show internal directories.
Click to hide internal directories.