WEQServer/internal/data/weather_cache.go

6 lines
89 B
Go
Raw Normal View History

2025-10-31 10:01:06 +00:00
package data
import "weather_and_earthquake/internal/config"
var DataConf *config.Data