Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromJSON ¶
func FromJSON(verbose bool, rgy *protoregistry.Files, protoPackage string, msgName protoreflect.Name, jsonReader io.Reader) (proto.Message, error)
FromJSON creates a dynamic Proto messages from JSON input.
func UnmarshalProto ¶
func UnmarshalProto(verbose bool, rgy *protoregistry.Files, protoPackage string, msgName protoreflect.Name, in []byte) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.