Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { Router *gin.Engine CameraService *service.CameraService *controllers.ApiController }
func NewApiHandler ¶
func NewApiHandler(db *procedures.DB) *Handler
func (*Handler) CreateEndpoints ¶
type HandlerClosure ¶
type HandlerClosure func(*Handler)
Click to show internal directories.
Click to hide internal directories.