package
Version:
v0.0.0-...-ba44971
Opens a new window with list of versions in this module.
Published: Mar 23, 2022
License: MIT
Opens a new window with license information.
Imports: 27
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 `toml:"bind_addr"`
LogLevel string `toml:"log_level"`
DatabaseURL string `toml:"database_url"`
SessionKey string `toml:"session_key"`
}
Config ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.