# Functions
No description provided by the author
NewDescriptorProviderFileDescriptorSet creates a DescriptorSource that is backed by the FileDescriptorSet.
NewDescriptorProviderFileDescriptorSetBins creates a DescriptorSource that is backed by the named files, whose contents are encoded FileDescriptorSet protos.
NewDescriptorProviderReflection returns a DescriptorProvider that reaches out to a reflection server to access file descriptors.
# Structs
ReflectionArgs are args for constructing a DescriptorProvider that reaches out to a reflection server.
# Interfaces
DescriptorProvider is a source of protobuf descriptor information.