package
1.36.5
Repository: https://go.googlesource.com/protobuf
Documentation: pkg.go.dev

# Functions

Format formats the message as a multiline string.
Marshal writes the given [proto.Message] in textproto format using default options.
Unmarshal reads the given []byte into the given [proto.Message].

# Structs

MarshalOptions is a configurable text format marshaler.
UnmarshalOptions is a configurable textproto format unmarshaler.