# README
grpc服务的客户端
# Functions
No description provided by the author
CreateGRPCServer 创建GRPC服务.
No description provided by the author
No description provided by the author
ExtractUserID server before functions nolint:golint,unused.
No description provided by the author
InjectContext 注入context.
client before functions */.
New creates a new clients pool with the given initial and maximum capacity, and the timeout for the idle clients.
No description provided by the author
NewWithContext creates a new clients pool with the given initial and maximum capacity, and the timeout for the idle clients.
RegisterClients 注册grpc客户端.
RegisterServer 注册grpc服务.
No description provided by the author
ServerAddr 服务器地址.
# Constants
GRPCServerPort grpc服务端口.
No description provided by the author
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
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
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
GRPCServerPort grpc服务端口.
# Variables
ErrAlreadyClosed is the error when the client conn was already closed.
ErrClosed is the error when the client pool is closed.
ErrFullPool is the error when the pool is already full.
ErrTimeout is the error when the client pool timed out.
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
ClientConn is the wrapper for a grpc client conn.
No description provided by the author
Pool is the grpc client pool.
Response.
# Type aliases
Factory is a function type creating a grpc client.
FactoryWithContext is a function type creating a grpc client that accepts the context parameter that could be passed from Get or NewWithContext method.
GrpcContext grpc需注入的header值.