WEQServer/internal/data/weather_cache.go

6 lines
89 B
Go

package data
import "weather_and_earthquake/internal/config"
var DataConf *config.Data