# Functions

NewEmailApiService creates a default api service.
NewHealthApiService creates a default api service.
NewNotificationApiService creates a default api service.
NewSmsApiService creates a default api service.

# Structs

EmailApiService is a service that implents the logic for the EmailApiServicer This service should implement the business logic for every endpoint for the EmailApi API.
HealthApiService is a service that implents the logic for the HealthApiServicer This service should implement the business logic for every endpoint for the HealthApi API.
NotificationApiService is a service that implents the logic for the NotificationApiServicer This service should implement the business logic for every endpoint for the NotificationApi API.
EmailApiService is a service that implents the logic for the EmailApiServicer This service should implement the business logic for every endpoint for the EmailApi API.