package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Mar 29, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Address string `default:"localhost"`
Port string `default:"28015" env:".SERVICE_PORT"`
Database string `default:"my-project" env:".DB"`
}
Config holds the database configurations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.