# README
ngrpc
grpc server/client 包装一些grpc功能。
# Functions
LocalIPv4 本地IP.
NewClientOptions 创建可选参数.
NewGrpcClient 创建Grpc客户端.
NewGrpcServer 创建Grpc服务端.
NewServerOptions 创建可选参数.
StreamServerInterceptor ...
UnaryServerInterceptor ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ClientOptions 可选参数列表.
GrpcClient grpc客户端.
GrpcServer 服务端.
ServerOptions 可选参数列表.
No description provided by the author
# Interfaces
Logger logger.
# Type aliases
ClientOption 为可选参数赋值的函数.
GrpcContextHandler ...
ServerOption 为可选参数赋值的函数.