Documentation
¶
Index ¶
Constants ¶
View Source
const ( IdentityKey = "id" UserTableName = "sys_user" VideoTableName = "sys_video" CommentTableName = "sys_comment" FollowTableName = "sys_follow" Bucket = "bazinga-photograph" )
View Source
const ( FollowKey = "follow" FansKey = "fans" FavoriteKey = "favorite" FavoriteUserKey = "favorite:user" )
View Source
const ( Action = "1" ActionCancel = "2" )
正向操作与反向操作
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.