package
Version:
v0.0.0-...-770d86e
Opens a new window with list of versions in this module.
Published: May 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewDatabase(
ctx context.Context,
host string,
port string,
database string,
username string,
password string,
sslMode string,
log *zap.Logger,
logQueries bunx.LogQueriesFlag,
) (*bun.DB, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.