package
Version:
v0.0.0-...-c0380af
Opens a new window with list of versions in this module.
Published: Dec 15, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port string `toml:"port"`
ServerURL string `toml:"server_url"`
BasePath string `toml:"base_path" env-default:"~/.distorage/"`
Addr string `toml:"addr"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.