# Functions
IsUnimplementedReflectionServiceError returns a boolean indicating whether its argument is known to report that the server doesn't implement reflection service.
NewCompiler creates a new compiler with the given import paths.
NewReflectionClient creates a new reflection client.
# Structs
Compiler is a compiler for proto files.
ReflectionClient is a client to access reflection service.
# Interfaces
ServiceDescriptorResolver is an interface to resolve service descriptors.
# Type aliases
FileDescriptors is a collection of file descriptors.