package
0.0.0-20240312020627-1d41e022cc6e
Repository: https://github.com/rcebrian/users-service.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewCourseName instantiate VO for CourseName.
NewUser creates a new course.
NewUserID instantiate the VO for UserID.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CourseFirstname represents the course duration.
CourseName represents the course name.
User is the data structure that represents a course.
UserID represents the course unique identifier.
# Interfaces
UserRepository defines the expected behaviour from a user storage.