In my go test code, I\'ve mocked some sample json data as a strings.NewReader as it is easier to test than using static files. The tests runs fine when you click on
strings.NewReader