package
0.0.0-20211109163259-b5f4d81d9b2c
Repository: https://github.com/darianfd99/httpapiproject.git
Documentation: pkg.go.dev
# Functions
NewCourseCommand creates a new CourseCommand.
No description provided by the author
NewCourseService returns the default Service interface implementation.
No description provided by the author
# Constants
No description provided by the author
# Structs
Course Comman is a the command dispatcher to create a new course.
CourseCommandHandler is the command handlerresponsible for creating courses.
CourseService is the default CourseService interface implementation returned by creating.NewCourseService.
No description provided by the author