# Functions
NewGRPCClientManager creates and returns a new GRPCClientManager.
NewGRPCService creates and returns a new GRPCService for the specified target address.
# Structs
GRPCClientManager manages a pool of gRPC service connections.
GRPCService represents a gRPC service with a connection to a target address.