Categorygithub.com/nickgarfield/sqldb
modulepackage
0.0.17
Repository: https://github.com/nickgarfield/sqldb.git
Documentation: pkg.go.dev

# Functions

New creates a new database gateway.

# Constants

TenantID is the X-Tenant key in the Go context.

# Interfaces

Gateway provides an interface to the PostgreSQL database.
Txn provides an interface for database transactions.
Writable provides an interface for values that are writable to the database.