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:"local"`
StoragePath string `yaml:"storage_path" env-required:"true"`
//TODO
HTTPServer `yaml:"http_server"`
}
Click to show internal directories.
Click to hide internal directories.