Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend interface {
Shutdown()
RendererClient() render.ChartRendererClient
RendererRequestTimeout() time.Duration
IsHealthy() bool
}
Backend contains all backend connections needed for lc-api.
func NewBackend ¶
NewBackend configures a new Backend.
Click to show internal directories.
Click to hide internal directories.