package config type Storage struct { Path string `yaml:"path"` }