package
Version:
v0.0.0-...-12f1d27
Opens a new window with list of versions in this module.
Published: Dec 18, 2020
License: MIT
Opens a new window with license information.
Imports: 17
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"`
}
Config struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.