controllers

package
v0.0.0-...-e6a2447 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2022 License: 0BSD Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Module exported for initializing application

Functions

This section is empty.

Types

type AppointmentController

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

func NewAppointmentController

func NewAppointmentController(appointmentService services.AppointmentService, logger lib.Logger) AppointmentController

func (AppointmentController) CreateAppointment

func (ac AppointmentController) CreateAppointment(c *gin.Context)

missing validate appointment time response type

func (AppointmentController) DecideAppointment

func (ac AppointmentController) DecideAppointment(c *gin.Context)

func (AppointmentController) DecideRescheduledAppointment

func (ac AppointmentController) DecideRescheduledAppointment(c *gin.Context)

func (AppointmentController) RescheduleAppointment

func (ac AppointmentController) RescheduleAppointment(c *gin.Context)

missing validate reschedule time response type

Jump to

Keyboard shortcuts

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