Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
Service *Service
}
func (Handler) Attendance ¶
Attendance @Description Get user attendance @Accept json @Produce json @Security Bearer @Success 200 {object} common.Attendance "Successfully retrieved attendance" @Success 204 {object} common.Attendance "No content" @Failure 400 {string} string "Error getting attendance." @Router /attendance [get]
Click to show internal directories.
Click to hide internal directories.