# Functions
New creates an instance of renderer with a default client.
NewWithHealthClient creates a new instance of Renderer, reusing the URL and Clienter from the provided health check client.
# Structs
ErrInvalidRendererResponse is returned when the renderer service does not respond with a status 200.
Renderer represents a renderer client to interact with the dp-frontend-renderer.