adapter

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseConn

type DatabaseConn interface {
	internal.Querier

	Begin(ctx context.Context) (internal.DatabaseConnTx, error)
}

DatabaseConn is the interface matched by all adapters.

type Querier added in v0.2.2

type Querier = internal.Querier

Querier is the interface matched by all adapters and transactions

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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