Versions in this module Expand all Collapse all v3 v3.7.0 Oct 11, 2021 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 Other modules containing this package github.com/asim/go-micro/plugins/client/http/v4