dal

package
v0.23.4 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 License: AGPL-3.0, AGPL-3.0-only Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("dal",
	fx.Provide(
		NewDB,
		query.Use,
	),
)

Functions

func NewDB

func NewDB(
	conn *sql.DB, c config.AppConfig, scope tally.Scope, register prometheus.Registerer,
) (*gorm.DB, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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