Versions in this module Expand all Collapse all v1 v1.0.0 May 19, 2023 Changes in this version + type Client struct + func NewClient(cfg *Config) *Client + func (c *Client) Connect() (db.Executor, error) + type Config struct + DSN string