//
pkg.gl
Category
google.golang.org/protobuf
encoding
prototext
package
1.36.5
Repository:
https://go.googlesource.com/protobuf
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1.2k
Files
1k SLOC
#
Functions
Format
Format formats the message as a multiline string.
Marshal
Marshal writes the given [proto.Message] in textproto format using default options.
Unmarshal
Unmarshal reads the given []byte into the given [proto.Message].
#
Structs
MarshalOptions
MarshalOptions is a configurable text format marshaler.
UnmarshalOptions
UnmarshalOptions is a configurable textproto format unmarshaler.