 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EtcdClient ¶
EtcdClient is a remote client that stores data in etcd.
func (*EtcdClient) Delete ¶
func (c *EtcdClient) Delete() error
func (*EtcdClient) Put ¶
func (c *EtcdClient) Put(data []byte) error
 Click to show internal directories. 
   Click to hide internal directories.