package
Version:
v0.0.0-...-bceb06f
Opens a new window with list of versions in this module.
Published: Sep 1, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BindAddrProxy string `toml:"bind_addr_proxy"`
BindAddrApi string `toml:"bind_addr_api"`
BindAddrHtml string `toml:"bind_addr_html"`
SessionKey string `toml:"session_key"`
LogLevel string `toml:"log_level"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.