Versions in this module Expand all Collapse all v0 v0.5.0-beta2 Jun 21, 2014 v0.5.0-beta1 Jun 13, 2014 v0.4.1 Jun 12, 2014 Changes in this version + type StoreClient interface + GetValues func(keys []string) (map[string]interface{}, error) + func New(backend string) (StoreClient, error)