package biz var _earthquakeInfo string func GetEarthquakeInfo() string { return _earthquakeInfo }