package
Version:
v0.0.0-...-832d8e4
Opens a new window with list of versions in this module.
Published: Oct 22, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ServerAddress string `json:"server_address"`
BaseUrl string `json:"base_url"`
FileStoragePath string `json:"file_storage_path"`
DatabaseDsn string `json:"database_dsn"`
EnableHttps bool `json:"enable_https"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.