Module server

Source
Expand description

Implementation of the server component of gRPC Server Reflection.

Re-exports§

pub use v1::ServerReflection;
pub use v1::ServerReflectionServer;

Modules§

v1
v1 interface for the gRPC Reflection Service server.
v1alpha
v1alpha interface for the gRPC Reflection Service server.

Structs§

Builder
A builder used to construct a gRPC Reflection Service.

Enums§

Error
Represents an error in the construction of a gRPC Reflection Service.