# Packages

No description provided by the author

# Functions

No description provided by the author
NewServiceList creates a new service list with the provided initialiser.

# Structs

ExternalServiceList holds the initialiser and initialisation state of external services.
Init implements the Initialiser interface to initialise dependencies.
Service contains all the configs, server and clients to run the frontend homepage controller.

# Interfaces

HealthChecker defines the required methods from Healthcheck.
HTTPServer defines the required methods from the HTTP server.
Initialiser defines the methods to initialise external services.