protoutil

package
v0.0.0-...-626b767 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatProtoText

func FormatProtoText(message protoreflect.ProtoMessage) string

func ReadDelimitedFrom

func ReadDelimitedFrom(msg proto.Message, r io.Reader) error

ReadDelimitedFrom reads a length-delimited protobuf message from a reader

func ReadFile

func ReadFile(filename string, message protoreflect.ProtoMessage) error

func WriteDelimitedTo

func WriteDelimitedTo(msg proto.Message, w io.Writer) error

WriteDelimitedTo writes a length-delimited protobuf message to a writer

func WriteFile

func WriteFile(filename string, message protoreflect.ProtoMessage) error

func WritePrettyJSONFile

func WritePrettyJSONFile(filename string, message protoreflect.ProtoMessage) error

func WritePrettyTextFile

func WritePrettyTextFile(filename string, message protoreflect.ProtoMessage) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL