//
pkg.gl
Category
github.com/zmicro-team/zmicro
core
encoding
jsonpb
package
0.4.3
Repository:
https://github.com/zmicro-team/zmicro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
315 SLOC
#
Structs
Codec
Codec is a Marshaler which marshals/unmarshals into/from JSON with the "google.golang.org/protobuf/encoding/protojson" marshaler.
DecoderWrapper
DecoderWrapper is a wrapper around a *json.Decoder that adds support for protos to the Decode method.