# Functions

Handler handles requests to homepage endpoint.
No description provided by the author
No description provided by the author

# Constants

HomepagePath is the string value which contains the URI to get the homepage's data.json.
ImageVariant is the image variant to use for the homepage.

# Structs

ClienterMock is a mock implementation of Clienter.
Clients contains all the required Clients for frontend homepage controller.
ImageClientMock is a mock implementation of ImageClient.
No description provided by the author
No description provided by the author
RenderClientMock is a mock implementation of RenderClient.
No description provided by the author
No description provided by the author
ZebedeeClientMock is a mock implementation of ZebedeeClient.

# Interfaces

Clienter is an interface with methods required for Homepage client.
ImageClient is an interface with methods required for the Image API service client.
RenderClient is an interface with methods required for rendering a template from a page model.
ZebedeeClient is an interface with methods required for a zebedee client.