Discover Packages
github.com/1001bit/onlinecanvasgames/services/user
internal
database
package
Version:
v0.0.0-...-2e499f1
Opens a new window with list of versions in this module.
Published: Aug 11, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
User string `env:"DB_USER"`
Name string `env:"DB_NAME"`
Pass string `env:"DB_PASS"`
Host string `env:"DB_HOST"`
Port string `env:"DB_PORT"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.