package flags const ( LON = "lon" LAT = "lat" JSON = "json" INTERVAL = "interval" UTC = "utc" WEB = "web" ONE_LINE = "oneline" DEBUG = "debug" )