Versions in this module Expand all Collapse all v1 v1.0.0 Feb 12, 2024 Changes in this version + type OpenSSLDialer struct + Address string + Auth tarantool.Auth + Password string + RequiredProtocolInfo tarantool.ProtocolInfo + SslCaFile string + SslCertFile string + SslCiphers string + SslKeyFile string + SslPassword string + SslPasswordFile string + User string + func (d OpenSSLDialer) Dial(ctx context.Context, opts tarantool.DialOpts) (tarantool.Conn, error)