Categorygithub.com/nilorg/ngrpc/v2
modulepackage
2.2.1
Repository: https://github.com/nilorg/ngrpc.git
Documentation: pkg.go.dev

# README

ngrpc

grpc server/client 包装一些grpc功能。

# Packages

No description provided by the author
No description provided by the author

# 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 为可选参数赋值的函数.