package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
MySQLHost string `loader:"env,key=MYSQL_HOST"`
MySQLUsername string `loader:"env,key=MYSQL_USERNAME"`
MySQLPassword string `loader:"env,key=MYSQL_PASSWORD"`
MySQLDatabase string `loader:"env,key=MYSQL_DATABASE"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.