database

package
v0.2.15 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package database implements the functions, types, and interfaces for the module.

Index

Constants

View Source
const (
	Module               = "storage.database"
	ErrDatabaseConfigNil = errors.String("database: config is nil")
)

Variables

This section is empty.

Functions

func New

New creates a new database instance based on the provided configuration. It uses Go's native database/sql package to open a connection.

Types

This section is empty.

Jump to

Keyboard shortcuts

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