Looking at the following function
// JsonGet makes an HTTP Get call func JsonGet(url string) ([]byte, int, error) { timeout := time.Duration(timeoutInSecs