Documentation ¶
Overview ¶
Package msgfmt implements a text marshaler combining the desirable features of both the JSON and proto text formats. It is optimized for human readability and has no associated deserializer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatValue ¶
func FormatValue(v protoreflect.Value, fd protoreflect.FieldDescriptor) string
FormatValue returns a formatted string for an arbitrary value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.