Versions in this module Expand all Collapse all v0 v0.1.0 Aug 21, 2021 Changes in this version + type Backend interface + IsHealthy func() bool + RendererClient func() render.ChartRendererClient + RendererRequestTimeout func() time.Duration + Shutdown func() + func NewBackend(ctx context.Context, rendererCfg config.RendererConfig) (Backend, error)