Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserChangePasswordRequest ¶
type UserChangePasswordRequest struct {
Password string `json:"password"`
}
UserChangePasswordRequest struct
type UserLoginRequest ¶
UserLoginRequest struct
type UserLoginResponse ¶
UserLoginResponse struct
Click to show internal directories.
Click to hide internal directories.