storage

package
v0.0.0-...-810711e Latest Latest
Warning

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

Go to latest
Published: May 5, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInMemory

func NewInMemory() (*gorm.DB, error)

NewInMemory opens an in-memory SQLite database for testing/development.

func NewPostgreSQL

func NewPostgreSQL(dsn string) (*gorm.DB, error)

NewPostgreSQL opens a PostgreSQL database.

func NewSQLite

func NewSQLite(path string) (*gorm.DB, error)

NewSQLite opens a SQLite database. Uses pure-Go driver (no CGO).

Types

This section is empty.

Jump to

Keyboard shortcuts

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