Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { ID int64 AccountID int64 Name string Avatar string BackgroundImage string Signature string Mobile string Email string }
func FromUserModel ¶
func (*User) ToUserModel ¶
func (*User) ToUserResp ¶
Click to show internal directories.
Click to hide internal directories.