Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func NewDefaultClient ¶
type Config ¶
type Config struct { Servers []string Username string Password string MaxRetries int Transport http.RoundTripper ConnectionPoolFunc func([]*transport.Connection, transport.Selector) transport.ConnectionPool // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.