# Functions
NewHealthController creates a new HealthController.
NewMetricsController creates a new MetricsController.
NewPromiseController creates a new PromiseController.
NewTaskController creates a new TaskController.
NewTopicController creates a new TopicController.
# Structs
HealthController implements handlers for health-related endpoints.
MetricsController implements handlers for metrics-related endpoints.
PromiseController implements handlers for promise-related endpoints.
TaskController implements handlers for task-related endpoints.
TopicController implements handlers for topic-related endpoints.
V1 implements endpoint mounting for API version 1.