handler

package
v0.0.0-...-8f202a6 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppointmentHandler

type AppointmentHandler struct {
	// contains filtered or unexported fields
}

func (*AppointmentHandler) Cancel

func (h *AppointmentHandler) Cancel(c *fiber.Ctx) error

func (*AppointmentHandler) CheckAvailability

func (h *AppointmentHandler) CheckAvailability(c *fiber.Ctx) error

func (*AppointmentHandler) Create

func (h *AppointmentHandler) Create(c *fiber.Ctx) error

func (*AppointmentHandler) GetByDoctorID

func (h *AppointmentHandler) GetByDoctorID(c *fiber.Ctx) error

func (*AppointmentHandler) GetByID

func (h *AppointmentHandler) GetByID(c *fiber.Ctx) error

func (*AppointmentHandler) GetByUserID

func (h *AppointmentHandler) GetByUserID(c *fiber.Ctx) error

func (*AppointmentHandler) Reschedule

func (h *AppointmentHandler) Reschedule(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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