# Functions
HasConnectionError 是否包含连接错误.
NewClient 构建客户端.
NewClientByConf 根据配置对象构建客户端.
NewClientByJSON 根据json构建failover客户端.
WithAddress 设置哨兵服务器.
WithDB 设置数据库.
WithDialTimeout 设置连接超时时长.
WithPassword 设置服务器登录密码.
WithRTimeout 设置读写超时时长.
WithWTimeout 设置读写超时时长.
# Type aliases
ClientOption 配置选项.