package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

DecodeMessage decodes protocol message specified as its fully qualified name, and it's marshaled data, into a protoutil.Message.
JSONBMarshalToMessage initializes the target protocol message with the data in the input JSONB object.
MessageToJSON converts a protocol message into a JSONB object.
NewMessage creates a new protocol message object, given its fully qualified name.