Versions in this module Expand all Collapse all v1 v1.0.1 Jun 17, 2018 v1.0.0 May 28, 2018 Changes in this version + type Pool interface + Get func(hostname string, caCert, tlsCert, tlsKey []byte) (as.ApplicationServerClient, error) + func NewPool() Pool