# Functions
No description provided by the author
Connect address by grpc.
No description provided by the author
New creates a gRPC server on the specified port and transport.
# Structs
GrpcServer is a server manager for gRPC implementations.
GrpcServerConfig provides the configuration to the the gRPC server created by NewGrpcServer().
# Interfaces
Server is an interface to a gRPC server which provides an implementation of an exported gRPC interface.