Versions in this module Expand all Collapse all v1 v1.18.0 Jan 29, 2020 Changes in this version + func NewClientWrapper(opts ...Option) client.Wrapper + type Option func(o *Options) + func WithChainKey(k string) Option + func WithChainLabel(label string) Option + func WithChainSep(sep string) Option + type Options struct