Documentation
¶
Index ¶
- func User2UserCard(user users.EntityComplete, stats userStatistics.Entity, isFollowing bool, ...) *vo.UserCard
- func User2UserDetailedVo(user users.EntityComplete) *vo.UserDetailedVo
- func User2UserHoverCard(user users.EntityComplete, stats userStatistics.Entity, isFollowing bool) *vo.UserHoverCard
- func User2userShow(user users.EntityComplete) *vo.UserInfoShow
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func User2UserCard ¶ added in v0.1.1
func User2UserCard(user users.EntityComplete, stats userStatistics.Entity, isFollowing bool, currentUserId uint64) *vo.UserCard
func User2UserDetailedVo ¶ added in v0.1.1
func User2UserDetailedVo(user users.EntityComplete) *vo.UserDetailedVo
func User2UserHoverCard ¶ added in v0.2.1
func User2UserHoverCard(user users.EntityComplete, stats userStatistics.Entity, isFollowing bool) *vo.UserHoverCard
func User2userShow ¶
func User2userShow(user users.EntityComplete) *vo.UserInfoShow
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.