Imports of package protoregistry

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
google.golang.org/protobuf/internal/encoding/messagesetPackage messageset encodes and decodes the obsolete MessageSet wire format.
google.golang.org/protobuf/internal/errorsPackage errors implements functions to manipulate errors.
google.golang.org/protobuf/internal/flagsPackage flags provides a set of flags controlled by build tags.
google.golang.org/protobuf/reflect/protoreflectPackage protoreflect provides interfaces to dynamically manipulate messages.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.