Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct { OldUserName string NewUserName string UID string Email string HasArchive bool DisableComments bool RestoreCommentsAndLikes bool Feeds struct { Posts feedIDs Comments feedIDs Likes feedIDs } }
Account reflects account and archive properties of user
Click to show internal directories.
Click to hide internal directories.