package
Version:
v0.0.0-...-0a73d7f
Opens a new window with list of versions in this module.
Published: Sep 16, 2023
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port string `mapstructure:"PORT"`
DBUrl string `mapstructure:"DB_URL"`
JWTSecretKey string `mapstructure:"JWT_SECRET_KEY"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.