Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { DB *storage.Database Logger *utility.Logger Validator *validator.Validate }
func (*Controller) Create ¶
func (base *Controller) Create(c *gin.Context)
func (*Controller) GetWaitLists ¶
func (base *Controller) GetWaitLists(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.