database

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	Driver string
	Dsn    string
	Log    *zap.Logger
}

func NewDatabase

func NewDatabase(driver, dsn string, log *zap.Logger) *Database

func (*Database) Connect

func (d *Database) Connect() (*sql.DB, error)

Jump to

Keyboard shortcuts

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