package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 21, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Backend interface {
Shutdown()
RendererClient() render.ChartRendererClient
RendererRequestTimeout() time.Duration
IsHealthy() bool
}
Backend contains all backend connections needed for lc-api.
NewBackend configures a new Backend.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.