package
0.0.0-20240414173107-b35a4b104ac1
Repository: https://github.com/sumelms/microservice-syllabus.git
Documentation: pkg.go.dev

# 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.