Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MysqlService ¶
func New ¶
func New(ctx context.Context) MysqlService
func (MysqlService) LoginCheck ¶
func (my MysqlService) LoginCheck(r req.LoginCheck) (u models.SysUser, err error)
func (MysqlService) UserLastLogin ¶
func (my MysqlService) UserLastLogin(id uint) (err error)
Click to show internal directories.
Click to hide internal directories.