lecture

package
v0.0.0-...-c5541d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddToUser

func AddToUser(c *gin.Context)

func GetFromUser

func GetFromUser(c *gin.Context)

func RemoveFromUser

func RemoveFromUser(c *gin.Context)

Types

type AddLectureToUserRequest

type AddLectureToUserRequest struct {
	Username    string `json:"username" validate:"required"`
	LectureCode string `json:"lectureCode" validate:"required,max=6"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL