Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewRegistry)
Functions ¶
Types ¶
type EtcdRegistry ¶
type EtcdRegistry struct { *etcd.Registry // contains filtered or unexported fields }
func (*EtcdRegistry) Client ¶
func (e *EtcdRegistry) Client() *clientv3.Client
Click to show internal directories.
Click to hide internal directories.