package
Version:
v0.0.0-...-fc1d3c0
Opens a new window with list of versions in this module.
Published: Sep 19, 2025
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Module registers the database connections with Fx.
type Connections struct {
Writer *bun.DB
Reader *bun.DB
}
Connections bundles writer and reader bun instances.
New establishes writer and reader pools backed by Bun.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.