Categorygithub.com/cfsghost/grpc-connection-pool
modulepackage
0.6.0
Repository: https://github.com/cfsghost/grpc-connection-pool.git
Documentation: pkg.go.dev

# README

grpc-connection-pool

GoDoc

Package grpc_connection_pool provides the ability to create connection pool for gRPC.

License

Licensed under the MIT License

Authors

Copyright(c) 2020 Fred Chien [email protected]

# Functions

No description provided by the author
NewGRPCPool creates a new connection pool.
NewOptions creates a Options object.

# Variables

ErrExceeded is the error when maximum number of connections exceeded.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Options represent all of the available options when creating a connection pool with NewGRPCPool.

# Type aliases

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