Versions in this module Expand all Collapse all v1 v1.0.0 Oct 30, 2019 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) (m2m.M2MServerServiceClient, error) + func GetPool() Pool