Versions in this module Expand all Collapse all v0 v0.5.0-beta1 Jun 13, 2014 v0.4.1 Jun 12, 2014 Changes in this version + type Client struct + Responses map[string]*etcd.Response + func NewClient() *Client + func (c *Client) AddResponse(key string, response *etcd.Response) + func (c *Client) Get(key string, sort, recurse bool) (*etcd.Response, error)