# Functions
NewService creates a new domain Service instance.
WithLessonRepository injects the course repository to the domain Service.
WithLogger injects the logger to the domain Service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
ServiceInterface defines the domains Service interface.