package msgfmt
import "google.golang.org/protobuf/internal/msgfmt"
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 ¶
Functions ¶
func Format ¶
Format returns a formatted string for the message.
Source Files ¶
format.go
- Version
- v1.23.0
- Published
- May 14, 2020
- Platform
- js/wasm
- Imports
- 15 packages
- Last checked
- 1 hour ago –
Tools for package owners.