sql

package
v1.60.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: Unlicense Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// PostgreSQLModule for fx.
	// nolint:gochecknoglobals
	PostgreSQLModule = fx.Provide(pg.NewDB)

	// PostgreSQLJaegerModule for fx.
	// nolint:gochecknoglobals
	PostgreSQLJaegerModule = fx.Provide(jaeger.NewTracer)

	// PostgreSQLDataDogModule for fx.
	// nolint:gochecknoglobals
	PostgreSQLDataDogModule = fx.Provide(datadog.NewTracer)
)

Functions

This section is empty.

Types

type Config

type Config struct {
	PG pg.Config `yaml:"pg"`
}

Config for sql.

Directories

Path Synopsis
metrics
pg

Jump to

Keyboard shortcuts

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