# Packages
No description provided by the author
# Functions
RegisterCheckers adds the checkers for the provided clients to the healthcheck object.
StartHealthCheck sets up the Handler, starts the healthcheck and the http server that serves healthcheck endpoint.
StopHealthCheck shuts down the http listener.
# Structs
DatasetAPI extends the dataset api Client with json - bson mapping, specific calls, and error management.
ImportAPI extends the import api Client with error management and service token.
# Interfaces
DatasetClient is an interface to represent methods called to action upon Dataset REST interface.
ImportAPIClient is an interface to represent methods called to action upon Import API REST interface.