RANGE_NOT_SATISFIABLE=&CodeWrapper{Code:"RANGE_NOT_SATISFIABLE",HttpStatus:http.StatusRequestedRangeNotSatisfiable,Description:"range not satisfiable"}
RANGE_NOT_SATISFIABLE=&CodeWrapper{Code:"RANGE_NOT_SATISFIABLE",HttpStatus:http.StatusRequestedRangeNotSatisfiable,Description:"range not satisfiable"}
NOT_INSTALLED=&CodeWrapper{Code:"NOT_INSTALLED",HttpStatus:http.StatusInternalServerError,Description:"application not installed"}
NOT_INSTALLED=&CodeWrapper{Code:"NOT_INSTALLED",HttpStatus:http.StatusInternalServerError,Description:"application not installed"}
@ -61,6 +62,8 @@ func FetchHttpStatus(code string) int {