package
0.0.0-20241114161738-9ba91c360c68
Repository: https://github.com/connect-sdk/reflection-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

The error code and error message sent by the server when an error occurs.
ErrorResponseValidationError is the validation error returned by ErrorResponse.Validate if the designated constraints aren't met.
A list of extension numbers sent by the server answering all_extension_numbers_of_type request.
ExtensionNumberResponseValidationError is the validation error returned by ExtensionNumberResponse.Validate if the designated constraints aren't met.
The type name and extension number sent by the client when requesting file_containing_extension.
ExtensionRequestValidationError is the validation error returned by ExtensionRequest.Validate if the designated constraints aren't met.
Serialized FileDescriptorProto messages sent by the server answering a file_by_filename, file_containing_symbol, or file_containing_extension request.
FileDescriptorResponseValidationError is the validation error returned by FileDescriptorResponse.Validate if the designated constraints aren't met.
A list of ServiceResponse sent by the server answering list_services request.
ListServiceResponseValidationError is the validation error returned by ListServiceResponse.Validate if the designated constraints aren't met.
The message sent by the client when calling ServerReflectionInfo method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerReflectionRequestValidationError is the validation error returned by ServerReflectionRequest.Validate if the designated constraints aren't met.
The message sent by the server to answer ServerReflectionInfo method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerReflectionResponseValidationError is the validation error returned by ServerReflectionResponse.Validate if the designated constraints aren't met.
The information of a single service used by ListServiceResponse to answer list_services request.
ServiceResponseValidationError is the validation error returned by ServiceResponse.Validate if the designated constraints aren't met.

# Type aliases

ErrorResponseMultiError is an error wrapping multiple validation errors returned by ErrorResponse.ValidateAll() if the designated constraints aren't met.
ExtensionNumberResponseMultiError is an error wrapping multiple validation errors returned by ExtensionNumberResponse.ValidateAll() if the designated constraints aren't met.
ExtensionRequestMultiError is an error wrapping multiple validation errors returned by ExtensionRequest.ValidateAll() if the designated constraints aren't met.
FileDescriptorResponseMultiError is an error wrapping multiple validation errors returned by FileDescriptorResponse.ValidateAll() if the designated constraints aren't met.
ListServiceResponseMultiError is an error wrapping multiple validation errors returned by ListServiceResponse.ValidateAll() if the designated constraints aren't met.
ServerReflectionRequestMultiError is an error wrapping multiple validation errors returned by ServerReflectionRequest.ValidateAll() if the designated constraints aren't met.
ServerReflectionResponseMultiError is an error wrapping multiple validation errors returned by ServerReflectionResponse.ValidateAll() if the designated constraints aren't met.
ServiceResponseMultiError is an error wrapping multiple validation errors returned by ServiceResponse.ValidateAll() if the designated constraints aren't met.