Versions in this module Expand all Collapse all v1 v1.2.0 Nov 1, 2022 v1.1.0 Jul 24, 2022 v1.0.0 Apr 16, 2022 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