Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportsStore ¶
type Server ¶
type Server struct { JSONServer *gjson.Server Handlers map[string]gjson.Handler // contains filtered or unexported fields }
Server groups Grafana JSON API handlers that retrieve Belgium COVID-19-related statistics
func New ¶
func New(reportsStore ReportsStore, metrics gjson.PrometheusQueryMetrics, logger *slog.Logger) *Server
Click to show internal directories.
Click to hide internal directories.