package
0.0.0-20231210115930-96288a7a9e25
Repository: https://github.com/acoshift/acourse.git
Documentation: pkg.go.dev
# Functions
Create creates new course.
CreateContent creates new course content.
DeleteContent deletes a course's content.
Get gets course from id.
No description provided by the author
GetContent gets a course's content.
GetContents gets course's contents.
No description provided by the author
No description provided by the author
No description provided by the author
GetURL gets course url.
GetUserID gets course user id.
InsertEnroll inserts enroll.
IsEnroll checks is user enrolled a course.
SetImage sets course image.
SetOption sets course option.
Update updates course.
UpdateContent updates a course content.
# Variables
No description provided by the author
# Structs
Assignment model.
Content type.
Course model.
No description provided by the author
No description provided by the author
Option type.
No description provided by the author
No description provided by the author
No description provided by the author