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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DoctorHandler

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

func NewDoctorHandler

func NewDoctorHandler(du domain.DoctorUsecase) *DoctorHandler

func (*DoctorHandler) Create

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

func (*DoctorHandler) CreateReschedule

func (h *DoctorHandler) CreateReschedule(c *fiber.Ctx) error

func (*DoctorHandler) CreateSchedule

func (h *DoctorHandler) CreateSchedule(c *fiber.Ctx) error

func (*DoctorHandler) Delete

func (h *DoctorHandler) Delete(c *fiber.Ctx) error

func (*DoctorHandler) DeleteReschedule

func (h *DoctorHandler) DeleteReschedule(c *fiber.Ctx) error

func (*DoctorHandler) DeleteSchedule

func (h *DoctorHandler) DeleteSchedule(c *fiber.Ctx) error

func (*DoctorHandler) GetByID

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

func (*DoctorHandler) GetReschedules

func (h *DoctorHandler) GetReschedules(c *fiber.Ctx) error

func (*DoctorHandler) GetSchedules

func (h *DoctorHandler) GetSchedules(c *fiber.Ctx) error

func (*DoctorHandler) List

func (h *DoctorHandler) List(c *fiber.Ctx) error

func (*DoctorHandler) Update

func (h *DoctorHandler) Update(c *fiber.Ctx) error

func (*DoctorHandler) UpdateReschedule

func (h *DoctorHandler) UpdateReschedule(c *fiber.Ctx) error

func (*DoctorHandler) UpdateSchedule

func (h *DoctorHandler) UpdateSchedule(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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