package
Version:
v0.0.0-...-21f6b13
Opens a new window with list of versions in this module.
Published: Jun 14, 2020
License: MIT
Opens a new window with license information.
Imports: 14
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.