Documentation ¶
Index ¶
- func AcceptAppointmentHandler(c *gin.Context, app *app.App)
- func AddPhotosGallery(c *gin.Context, app *app.App)
- func CancelAppointmentByIDHandler(c *gin.Context, app *app.App)
- func ChangeUserDataHandler(c *gin.Context, app *app.App)
- func CloseAppointmentByIDHandler(c *gin.Context, app *app.App)
- func CompareOldPasswordHandler(c *gin.Context, app *app.App)
- func CreateUserHandler(c *gin.Context, app *app.App)
- func FriedUser(c *gin.Context, app *app.App)
- func GetAllUsers(c *gin.Context, app *app.App)
- func GetCalendarHandler(c *gin.Context, app *app.App)
- func GetCloseAppointmentsByIDHandler(c *gin.Context, app *app.App)
- func GetGalleryHandler(c *gin.Context, app *app.App)
- func GetOpenAppointmentsByIDHandler(c *gin.Context, app *app.App)
- func GetTimeSlotsHandler(c *gin.Context, app *app.App)
- func GetUserGallery(c *gin.Context, app *app.App)
- func GetUserGalleryByIdHandler(c *gin.Context, app *app.App)
- func GetWorkScheduleHandler(c *gin.Context, app *app.App)
- func HasLoginHandler(c *gin.Context, app *app.App)
- func HomeHandler(c *gin.Context, app *app.App)
- func LoginHandler(c *gin.Context, app *app.App)
- func LogoutHandler(c *gin.Context)
- func RemovePhoto(c *gin.Context, app *app.App)
- func RevertUser(c *gin.Context, app *app.App)
- func UpdateWorkScheduleHandler(c *gin.Context, app *app.App)
- func UploadAvatarHandler(c *gin.Context, app *app.App)
- func UserInfoHandler(c *gin.Context, app *app.App)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogoutHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.