Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cbrom/Go-LMS
/ functions
Functions
256 in github.com/cbrom/Go-LMS
⨍
Functions
256
◇
Types & classes
55
Method
TableName
TableName gorm standard table name
cmd/models/quiz_question.model.go:24
Method
TableName
TableName gorm standard table name
cmd/models/quiz_question.model.go:32
Method
TableName
TableName gorm standard table name
cmd/models/level.model.go:25
Method
TableName
TableName gorm standard table name
cmd/models/level.model.go:33
Method
TableName
TableName gorm standard table name
cmd/models/user.model.go:41
Method
TableName
TableName gorm standard table name
cmd/models/user.model.go:49
Method
TableName
TableName gorm standard table name
cmd/models/answer_option.model.go:22
Method
TableName
TableName gorm standard table name
cmd/models/answer_option.model.go:30
Method
TableName
TableName gorm standard table name
cmd/models/issued_certificate.model.go:21
Method
TableName
TableName gorm standard table name
cmd/models/issued_certificate.model.go:29
Method
TableName
TableName gorm standard table name
cmd/models/target_group.model.go:24
Method
TableName
TableName gorm standard table name
cmd/models/target_group.model.go:32
Method
TableName
TableName gorm standard table name
cmd/models/course_author.model.go:22
Method
TableName
TableName gorm standard table name
cmd/models/course_author.model.go:30
Method
TableName
TableName gorm standard table name
cmd/models/certificate.model.go:30
Method
TableName
TableName gorm standard table name
cmd/models/certificate.model.go:38
Method
TableName
TableName gorm standard table name
cmd/models/quiz.model.go:21
Method
TableName
TableName gorm standard table name
cmd/models/quiz.model.go:29
Method
TableName
TableName gorm standard table name
cmd/models/target.model.go:35
Method
TableName
TableName gorm standard table name
cmd/models/target.model.go:43
Method
TableName
TableName gorm standard table name
cmd/models/target_version.model.go:21
Method
TableName
TableName gorm standard table name
cmd/models/target_version.model.go:29
Method
TableName
TableName gorm standard table name
cmd/models/student_course.model.go:21
Method
TableName
TableName gorm standard table name
cmd/models/student_course.model.go:29
Method
TableName
TableName gorm standard table name
cmd/models/quiz_user_answers.model.go:21
Method
TableName
TableName gorm standard table name
cmd/models/quiz_user_answers.model.go:29
Method
TableName
TableName gorm standard table name
cmd/models/content_block.model.go:24
Method
TableName
TableName gorm standard table name
cmd/models/content_block.model.go:32
Method
TableName
TableName gorm standard table name
cmd/models/evaluation_criteria.model.go:25
Method
TableName
TableName gorm standard table name
cmd/models/evaluation_criteria.model.go:33
Function
TestApply
TestApply validates the ability to apply overrides to a struct value based on provided flag arguments.
pkg/flag/flag_test.go:76
Function
TestApplyBad
TestApplyBad validates the ability to handle bad arguments on the command line.
pkg/flag/flag_test.go:117
Function
TestDisplay
TestDisplay provides a test for displaying the command line arguments.
pkg/flag/flag_test.go:159
Function
TestModels
(t *testing.T)
cmd/models/models_suite_test.go:12
Function
TestParse
TestParse validates the ability to reflect and parse out the argument metadata from the provided struct value.
pkg/flag/flag_test.go:40
Function
TestProcessNoArgs
TestProcessNoArgs validates when no arguments are passed to the Process API.
pkg/flag/flag_test.go:15
Method
TimeLocation
HasRole returns true if the claims has atleast one of the provided roles. func (c Claims) HasRole(roles ...string) bool { for _, has := range c.Roles
pkg/auth/claims.go:104
Method
UpdateOne
UpdateOne updates a given course
cmd/models/course.model.go:106
Method
UpdateOne
UpdateOne updates a given quiz question
cmd/models/quiz_question.model.go:94
Method
UpdateOne
UpdateOne updates a given level
cmd/models/level.model.go:84
Method
UpdateOne
UpdateOne updates a given answer options
cmd/models/answer_option.model.go:76
Method
UpdateOne
UpdateOne updates a given certificate
cmd/models/issued_certificate.model.go:75
Method
UpdateOne
UpdateOne updates a given target group
cmd/models/target_group.model.go:83
Method
UpdateOne
UpdateOne updates a given course author
cmd/models/course_author.model.go:86
Method
UpdateOne
UpdateOne updates a given certificate
cmd/models/certificate.model.go:89
Method
UpdateOne
UpdateOne updates a given quiz
cmd/models/quiz.model.go:80
Method
UpdateOne
UpdateOne updates a given target
cmd/models/target.model.go:99
Method
UpdateOne
UpdateOne updates a given target version
cmd/models/target_version.model.go:80
Method
UpdateOne
UpdateOne updates a given course student
cmd/models/student_course.model.go:80
Method
UpdateOne
UpdateOne updates a given quiz user answer
cmd/models/quiz_user_answers.model.go:66
Method
UpdateOne
UpdateOne updates a given content block
cmd/models/content_block.model.go:78
Method
UpdateOne
UpdateOne updates a given evaluation criteria
cmd/models/evaluation_criteria.model.go:79
Function
init
()
pkg/auth/auth.go:30
Function
main
()
cmd/api/main.go:22
Function
main
()
cmd/graphql/main.go:17
Function
pingHandler
(c *gin.Context)
cmd/api/handlers/routes.go:16
← previous
201–256 of 256, ranked by callers