controllers

package
v0.0.0-...-2fb0bd6 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2019 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 SchedulerController

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

func NewSchedulerController

func NewSchedulerController(service services.SchedulerService) SchedulerController

func (SchedulerController) AddSchedule

func (c SchedulerController) AddSchedule(context *gin.Context)

func (SchedulerController) GetSchedules

func (c SchedulerController) GetSchedules(context *gin.Context)

func (SchedulerController) UpdateSchedule

func (c SchedulerController) UpdateSchedule(context *gin.Context)

type SlotController

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

func NewSlotController

func NewSlotController(service services.SlotService) SlotController

func (SlotController) AddSlot

func (c SlotController) AddSlot(context *gin.Context)

func (SlotController) GetSlots

func (c SlotController) GetSlots(context *gin.Context)

func (SlotController) UpdateSlot

func (c SlotController) UpdateSlot(context *gin.Context)

Jump to

Keyboard shortcuts

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