package
Version:
v0.0.0-...-7632930
Opens a new window with list of versions in this module.
Published: Feb 24, 2024
License: Apache-2.0
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 {
DB_URL string `mapstructure:"DB_URL"`
Port string `mapstructure:"PORT"`
JWTSecretKey string `mapstructure:"JWT_SECRET_KEY"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.