# Packages
No description provided by the author
# Variables
GetCantabularClient gets and initialises the Cantabular Client.
GetDatasetAPIClient gets and initialises the DatasetAPI Client.
No description provided by the author
GetHealthCheck creates a healthcheck with versionInfo.
GetHTTPServer creates an http server and sets the Server.
No description provided by the author
No description provided by the author
GetPopulationClient gets and initialises the PopultaionTypesAPI Client.
GetResponder gets a http request responder.
# Structs
Service contains all the configs, server and clients to run the event handler service.
# Interfaces
No description provided by the author
No description provided by the author
Datastore is the interface for interacting with the storage backend.
Generator is the interface for generating dynamic tokens and timestamps.
HealthChecker defines the required methods from Healthcheck.
HTTPServer defines the required methods from the HTTP server.
No description provided by the author
No description provided by the author
Responder handles responding to http requests.