Documentation ¶
Overview ¶
Package api Date: 2024/3/27 16:38 Author: Amu Description:
Package api Date: 2024/3/27 16:39 Author: Amu Description:
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( NewLoginAPI, )
Functions ¶
This section is empty.
Types ¶
type AuthAPI ¶
type AuthAPI struct {
AuthService *service.AuthService
}
func NewLoginAPI ¶
func NewLoginAPI(userService *service.AuthService) *AuthAPI
func (*AuthAPI) PassUpdate ¶
func (*AuthAPI) TokenUpdate ¶
Click to show internal directories.
Click to hide internal directories.