Versions in this module Expand all Collapse all v1 v1.0.6 Dec 1, 2015 Changes in this version + type Backend interface + Deregister func() error + ReadManual func() (value string, version uint64, err error) + Register func() error + WatchManual func() chan string + WatchServices func() chan string + WriteManual func(value string, version uint64) (ok bool, err error) + var Default Backend