Categorygithub.com/sumanmukherjee03/practice-and-katasgorest-api-projectbookstore_items-apiclientselasticsearch
# Functions
We have Init and not the auto init func because we dont want to connect to an actual elasticsearch cluster in test mode.
# Variables
Expose a var of type interface and not a concrete struct so that it's easier to mock.