Categorygithub.com/manzanit0/isqlx
modulepackage
0.0.4
Repository: https://github.com/manzanit0/isqlx.git
Documentation: pkg.go.dev

# README

isqlx

A limited wrapper around jmoiron/sqlx with instrumentation through OTEL tracers.

Work in progress.

# Functions

No description provided by the author

# Constants

default to 3 minutes.
default to 1 minute.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

DBX is an interface to make single queries without leveraging transactions.
Querier is an interface which exposes functions to run queries.
TX is an interface to make queries within a database transaction.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author