# Functions

NewGrpcServer returns a gRPC server optionally configured with GrpcServerOptions.

# Structs

GrpcServer returns new opinionated gRPC server based on grpc-middleware.
GrpcServerOptions allows to override default GrpcServer options.