package
Version:
v0.0.0-...-a9181b3
Opens a new window with list of versions in this module.
Published: Jul 24, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BindAddr string
LogLevel string `toml:"log_level"`
DatabaseURL string `toml:"database_url"`
SessionKey string `toml:"session_key"`
TokenPassword string `toml:"token_password"`
AdminToken string `toml:"admin_token"`
}
Config - структура описывающая конфиг сервера
NewConfig - создаем новый конфиг
Source Files
¶
Click to show internal directories.
Click to hide internal directories.