database

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	fx.In
	Logger    *zap.SugaredLogger
	Lifecycle fx.Lifecycle
	Dialector gorm.Dialector
}

type Result

type Result struct {
	fx.Out
	SqlDb  *sql.DB
	GormDb *gorm.DB
}

func New

func New(p Params) (r Result, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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