Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Opts ¶
type Opts struct {
Address string
Auth tarantool.Auth
User string
Password string
SslKeyFile string
SslCertFile string
SslCaFile string
SslCiphers string
SslPassword string
SslPasswordFile string
Transport string
}
Opts represents set of dialer parameters.
Click to show internal directories.
Click to hide internal directories.