Versions in this module Expand all Collapse all v1 v1.0.2 Jul 4, 2018 Changes in this version + type Pool interface + Get func(hostname string, caCert, tlsCert, tlsKey []byte) (ns.NetworkServerClient, error) + func NewPool() Pool