package
0.15.7
Repository: https://github.com/mdibaiee/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.