Versions in this module Expand all Collapse all v0 v0.2.0 Jun 14, 2017 v0.1.1 Jun 12, 2017 v0.1.0 Jun 6, 2017 Changes in this version + func NewClient(opts ...client.Option) client.Client + type Codec interface + Marshal func(v interface{}) ([]byte, error) + String func() string + Unmarshal func(b []byte, v interface{}) error