Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdV3 ¶
type EtcdV3 struct {
// contains filtered or unexported fields
}
func (*EtcdV3) WatchChannel ¶
func (p *EtcdV3) WatchChannel(rp lung.RemoteProvider) (<-chan *lung.RemoteResponse, chan bool)
type Etcdv2 ¶
type Etcdv2 struct {
Decoder
lung.RemoteProvider
Username string
Password string
}
func (*Etcdv2) WatchChannel ¶
func (c *Etcdv2) WatchChannel(rp lung.RemoteProvider) (<-chan *lung.RemoteResponse, chan bool)
Click to show internal directories.
Click to hide internal directories.