api

package
v0.0.0-...-f21d01c Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	DB *db.Database
}

Server implementation

func (*Server) GetAppointments

func (s *Server) GetAppointments(c *gin.Context, params schema.GetAppointmentsParams)

func (*Server) GetUsersUserId

func (s *Server) GetUsersUserId(c *gin.Context, userId openapi_types.UUID)

func (*Server) PostAppointments

func (s *Server) PostAppointments(c *gin.Context)

func (*Server) PostAppointmentsAppointmentIdConfirm

func (s *Server) PostAppointmentsAppointmentIdConfirm(c *gin.Context, appointmentId openapi_types.UUID)

func (*Server) PostProvidersProviderIdAvailability

func (s *Server) PostProvidersProviderIdAvailability(c *gin.Context, providerId openapi_types.UUID)

func (*Server) PostUsers

func (s *Server) PostUsers(c *gin.Context)

Jump to

Keyboard shortcuts

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