sqlutil

package
v0.0.0-...-575026b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoTx

func DoTx(ctx context.Context, db *sqlx.DB, f func(tx *sqlx.Tx) error) error

func DoTx1

func DoTx1[T any](ctx context.Context, db *sqlx.DB, f func(tx *sqlx.Tx) (T, error)) (T, error)

func OpenDB

func OpenDB(p string) (*sqlx.DB, error)

func OpenMemory

func OpenMemory() *sqlx.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL