# Functions
Serve listen for client request.
StreamErrorInterceptor returns a new streaming server interceptor that added error detail for service error.
No description provided by the author
UnaryAuthInterceptor returns a new unary server interceptor that extract user info from token.
UnaryErrorInterceptor returns a new unary server interceptor that added error detail for service error.
No description provided by the author
No description provided by the author
WithDefault returns default gRPC server option with validation, recovery, auth and error interceptor.
WithErrorDetails returns gRPC server options with request validator.
No description provided by the author
No description provided by the author
WithRecovery return gRPC server options with recovery handler.
WithSecure returns gRPC server option with SSL credentials.
WithValidation returns gRPC server options with request validator.
# Variables
No description provided by the author