Documentation
¶
Index ¶
- func New(config map[string]interface{}) (interface{}, error)
- type Client
- func (c *Client) Init(clientOption qopts.ClientOptions) error
- func (c *Client) ReadTimeout() time.Duration
- func (c *Client) SetConnectTimeout(v string) error
- func (c *Client) SetDsn(dsn string)
- func (c *Client) SetReadTimeout(v string) error
- func (c *Client) SetWriteTimeout(v string) error
- func (c *Client) WriteTimeout() time.Duration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
func (*Client) ReadTimeout ¶
func (*Client) SetConnectTimeout ¶
func (*Client) SetReadTimeout ¶
func (*Client) SetWriteTimeout ¶
func (*Client) WriteTimeout ¶
Click to show internal directories.
Click to hide internal directories.