package
1.9.9
Repository: https://github.com/bluekaki/pkg.git
Documentation: pkg.go.dev

# Functions

NewPool create a grpc pool.
WithEnablePrometheus enable to record prometheus metrics.

# Variables

ClosedErr pool has closed.

# Interfaces

ClientConn wrapper for *grpc.ClientConn.
Pool grpc pool.
Stub the real handler in pool.

# Type aliases

Builder builer for create grpc client connection.
Option optional configs.