# Functions
No description provided by the author
No description provided by the author
StreamServerRequestInterceptor adding request and correlation id to context.
StreamValidatorServerInterceptor returns a new streaming server interceptor that validates incoming messages.
UnaryServerPanicInterceptor hanle unexpected panic.
UnaryServerRequestContextInterceptor set correlation id to context.
UnaryValidatorServerInterceptor returns a new unary server interceptor that validates incoming messages.
# Structs
Server wrapper object to run grpc services setting string : SERVER_CONFIG|server-config="host=0.0.0.0;port=80;tlsCert=;tlsCertKey=;".
# Type aliases
No description provided by the author