postgres

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package postgres provides the PostgreSQL storage adapter for Auth-All.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(db *sql.DB) store.Store

New returns a PostgreSQL store over an application-owned database handle.

func Open

func Open(dsn string) (*sql.DB, error)

Open returns a database handle for a PostgreSQL DSN. The application owns the returned handle.

Types

This section is empty.

Jump to

Keyboard shortcuts

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