Documentation ¶
Index ¶
- func AdminAuthHandler(c *gin.Context)
- func AdminCreateTeacherHandler(c *gin.Context)
- func AdminDeleteReservation(c *gin.Context)
- func AdminLogOutHandler(c *gin.Context)
- func AdminLoginHandler(c *gin.Context)
- func DelSessionKey(c *gin.Context, key string)
- func DeleteReservationHandler(c *gin.Context)
- func EditReservationHandler(c *gin.Context)
- func GetSessionByKey(c *gin.Context, key string) interface{}
- func HandlerGetAll(c *gin.Context)
- func ReserveLabhandler(c *gin.Context)
- func SetSessionKey(c *gin.Context, key string, value interface{})
- func TeacherAuthHandler(c *gin.Context)
- func TeacherLoginHandler(c *gin.Context)
- func TeacherLogoutHandler(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminAuthHandler ¶
func AdminDeleteReservation ¶
func AdminLogOutHandler ¶
func AdminLoginHandler ¶
func DelSessionKey ¶
func EditReservationHandler ¶
func GetSessionByKey ¶
func HandlerGetAll ¶
func ReserveLabhandler ¶
func SetSessionKey ¶
func TeacherAuthHandler ¶
func TeacherLoginHandler ¶
func TeacherLogoutHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.