package
0.4.3
Repository: https://github.com/zmicro-team/zmicro.git
Documentation: pkg.go.dev

# Structs

Codec is a Marshaler which marshals/unmarshals into/from JSON with the "google.golang.org/protobuf/encoding/protojson" marshaler.
DecoderWrapper is a wrapper around a *json.Decoder that adds support for protos to the Decode method.