package
Version:
v0.0.0-...-6f06d93
Opens a new window with list of versions in this module.
Published: Jan 17, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ServerPort string `mapstructure:"SERVER_PORT"`
JwtSecret string `mapstructure:"JWT_SECRET"`
TmdbV4Key string `mapstructure:"TMDB_v4_API_KEY"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.