package
Version:
v0.0.0-...-d78d6f0
Opens a new window with list of versions in this module.
Published: Nov 19, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DatabaseConfig struct {
DatabaseDsn string `envconfig:"DATABASE_DSN" required:"true"`
DatabasesMigrationUrl string `envconfig:"DATABASE_MIGRATIONS_URL" default:"file://database/migrations"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.