Retracted
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jun 3, 2021
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" env:"DATABASE_HOST"`
Port string `default:"28015" env:"DATABASE_SERVICE_PORT"`
Database string `default:"my-project"`
}
Config holds the database configurations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.