Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriverHandler ¶
type DriverHandler struct {
// contains filtered or unexported fields
}
func NewDriverHandler ¶
func NewDriverHandler(driverUseCase usecase.DriverUseCase) *DriverHandler
func (*DriverHandler) FindAll ¶
func (h *DriverHandler) FindAll(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.