package
0.15.10
Repository: https://github.com/estuary/vitess.git
Documentation: pkg.go.dev

# Functions

MarshalIndentPB MarshalIndents a proto.
MarshalPB marshals a proto.
Unmarshal wraps json.Unmarshal, but returns errors that also mention the line number.
UnmarshalPB is similar to Unmarshal but specifically for proto.Message to add type safety.