Versions in this module Expand all Collapse all v1 v1.0.0 Apr 1, 2026 Changes in this version + func NewMySQLClient(dsn string) (*sql.DB, error) + func NewPostgreClient(dsn string) (*sql.DB, error)