Versions in this module Expand all Collapse all v1 v1.0.0 Oct 30, 2019 Changes in this version + type Pool interface + Get func(hostname string, caCert, tlsCert, tlsKey []byte) (as.ApplicationServerServiceClient, error) + func NewPool() Pool