Versions in this module Expand all Collapse all v1 v1.6.6 Aug 25, 2024 v1.6.5 Jul 13, 2024 v1.6.4 Jul 5, 2024 Changes in this version + var Pool = &GRPCPool + type Client struct + type GRPCPool struct + func (p *GRPCPool) Get(addr string) (rpc.TaskClient, error) + func (p *GRPCPool) Release(addr string)