package httpdata import ( "os" ) var FlagDebug = os.Getenv("DEBUG") == "true"