Versions in this module Expand all Collapse all v0 v0.0.4 Jan 5, 2024 Changes in this version + func CloseConnection(ctx context.Context, conn *sql.DB) + func CloseRows(ctx context.Context, rows *sql.Rows) + func GetConnection(ctx context.Context, connectionString string) (*sql.DB, error)