database

package
v0.5.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 8 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
	Dialector gorm.Dialector
}

type Result

type Result struct {
	fx.Out
	GormDb lazy.Lazy[*gorm.DB]
	SqlDb  lazy.Lazy[*sql.DB]
}

func New

func New(p Params) Result

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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