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

# Packages

Package protodelim marshals and unmarshals varint size-delimited messages.
Package protojson marshals and unmarshals protocol buffer messages as JSON format.
Package prototext marshals and unmarshals protocol buffer messages as the textproto format.
Package protowire parses and formats the raw wire encoding.