handler

package
v0.0.0-...-02a526c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HandlerUserSet = wire.NewSet(wire.Struct(new(HandlerUser), "*"))

Functions

This section is empty.

Types

type HandlerUser

type HandlerUser struct {
	Business *business.BusinessUser
	Logger   core.ILogger
	Res      core.IResponse
	RocketMQ core.IRocketMQ
}

func (*HandlerUser) DeleteLogin

func (h *HandlerUser) DeleteLogin(c *gin.Context)

func (*HandlerUser) GetPuk

func (h *HandlerUser) GetPuk(c *gin.Context)

func (*HandlerUser) GetUserByUserID

func (h *HandlerUser) GetUserByUserID(c *gin.Context)

func (*HandlerUser) PostLogin

func (h *HandlerUser) PostLogin(c *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL