Versions in this module Expand all Collapse all v0 v0.0.1 Jul 7, 2023 Changes in this version + func SetPool(pp Pool) + func Setup(conf config.Config) error + type Pool interface + Get func(hostname string, caCert, tlsCert, tlsKey []byte) (ns.NetworkServerServiceClient, error) + func GetPool() Pool