package
0.0.0-20241030154441-ed0afeddb1b5
Repository: https://github.com/bazelbuild/reclient.git
Documentation: pkg.go.dev
# Functions
FlatRawMsg decode raw bytes of a protobuf message according to the given message descriptor, returns a flatted map representation of the message.
SetMessageDescriptor reads a .pb file for an auxiliary metadata, parse the file to a message descriptor, and returns the message descriptor.
# Constants
FullName is the Auxiliary Metadata message descriptor's full name.
# Variables
AuxMsgDescriptor is the message descriptor for Auxiliary Metadata.