Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthFrontend ¶
type AuthFrontend struct{}
func Add ¶
func Add() *AuthFrontend
func (AuthFrontend) GetLoginUser ¶ added in v0.0.2
func (a AuthFrontend) GetLoginUser(http_request any) (u *model.User, err string)
func (AuthFrontend) UserAuthNumber ¶
func (a AuthFrontend) UserAuthNumber() (number, err string)
Click to show internal directories.
Click to hide internal directories.