Documentation
¶
Overview ¶
interfaces.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewHandler)
ProviderSet is interfaces providers.
Functions ¶
func InfoLog ¶
func InfoLog() gin.HandlerFunc
InfoLog
@Author <a href="https://bitoffer.cn">狂飙训练营</a> @Description: gin middleware for log request and reply @return gin.HandlerFunc
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(s *service.UserXService) *Handler
func (*Handler) CreateUserInfo ¶
func (*Handler) GetUserInfo ¶
Click to show internal directories.
Click to hide internal directories.