Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { Service service.FairService RouterGroup *gin.RouterGroup }
func NewHandler ¶
func NewHandler(service service.FairService, routerGroup *gin.RouterGroup) Handler
Click to show internal directories.
Click to hide internal directories.