# Packages
No description provided by the author
# Functions
No description provided by the author
# Variables
GetDatasetClient gets the Dataset API client.
GetHealthCheck creates a healthcheck with versionInfo.
GetHTTPServer creates an HTTP Server with the provided bind address and router.
GetKafkaConsumer returns a Kafka Consumer group.
GetKafkaProducer creates a Kafka producer and sets the producder flag to true.
GetTopicClient gets the Topic API client.
GetZebedee gets the Zebedee Client.
# Structs
Service contains all the configs, server and clients to run the event handler service.
# Interfaces
HealthChecker defines the required methods from Healthcheck.
HTTPServer defines the required methods from the HTTP server.