Package protomap provides utilities that map ygen-generated protobuf
messages to and from other types (e.g., gNMI Notification messages,
or ygen-generated GoStructs).
PathsFromProto returns, from a populated proto, a map between the YANG schema
path (as specified in the yext.schemapath extension) and the value populated in
the message.