Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Env string `yaml:"env" env-default:"development"` StoragePath string `yaml:"storage_path" env-required:"true"` HTTPServer `yaml:"http_server"` }
Click to show internal directories.
Click to hide internal directories.