Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRendererAPI ¶
func CreateRendererAPI(ctx context.Context, bindAddr string, allowedOrigins string, errorChan chan error, hc *healthcheck.HealthCheck)
CreateRendererAPI manages all the routes configured to the renderer
Types ¶
type RendererAPI ¶
type RendererAPI struct {
// contains filtered or unexported fields
}
RendererAPI manages rendering tables from json
Click to show internal directories.
Click to hide internal directories.