package
2.0.0+incompatible
Repository: https://github.com/phpstudyer/protoreflect.git
Documentation: pkg.go.dev
# Functions
IsElementNotFoundError determines if the given error indicates that a file name, symbol name, or extension field was could not be found by the server.
LoadServiceDescriptor loads a rich descriptor for a given service description generated by protoc-gen-go.
LoadServiceDescriptors loads the service descriptors for all services exposed by the given GRPC server.
NewClient creates a new Client with the given root context and using the given RPC stub for talking to the server.
# Variables
NoCheckPrefix 本地protobuff文件库不从文件解析.
# Structs
Client is a client connection to a server for performing reflection calls and resolving remote symbols.
ProtocolError is an error returned when the server sends a response of the wrong type.