package
Version:
v0.0.0-...-1858810
Opens a new window with list of versions in this module.
Published: Oct 30, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Driver string `env:"DATABASE_DRIVER" envDefault:"sqlite3"`
DSN string `env:"DATABASE_DSN" envDefault:"test.db"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.