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