postgresfx

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("geck/persistence/driver/postgres",
	fx.Provide(
		env.ParseAs[postgres.DBConfig],
		postgres.NewPooledDB,
	),
)

Module is the `uber/fx` module for `geck` Persistence API Postgres integrations.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳