Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentCourseAgree ¶
func GetCurrentCourseAgree() string
func GetCurrentFinetuneAgree ¶
func GetCurrentFinetuneAgree() string
func GetCurrentUserAgree ¶
func GetCurrentUserAgree() string
Types ¶
type AgreementType ¶
type AgreementType = string
const ( Course AgreementType = "course" Finetune AgreementType = "finetune" User AgreementType = "user" )
Click to show internal directories.
Click to hide internal directories.