package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 1, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewMySQLClient returns a new MySQL database client.
dsn: user:password@tcp(host:port)/dbname?charset=utf8mb4&parseTime=True&loc=Local
NewPostgreClient returns a new PostgreSQL database client.
dsn: host=localhost port=5432 user=postgres password=password dbname=postgres sslmode=disable
Source Files
¶
Click to show internal directories.
Click to hide internal directories.