package config var ( Local = "storage" LogsDirectory string DirData string Cameras = "/home/psa/GoProjects/writer/internal/config/cameras.yaml" )