Documentation
¶
Index ¶
- func Comment(u *comment_rpc.Comment) *common.Comment
- func Comments(cs []*comment_rpc.Comment) []*common.Comment
- func Friend(u *chat_rpc.RPCFriendUser) *chat.FriendUser
- func Message(m *chat_rpc.RPCMessage) *chat.Message
- func MessageList(msgl []*chat_rpc.RPCMessage) []*chat.Message
- func UserComment(u *comment_rpc.User) *common.User
- func UserList(usrl []*chat_rpc.RPCFriendUser) []*chat.FriendUser
- func UserVideo(u *video_rpc.User) *common.User
- func Video(v *video_rpc.Video) *common.Video
- func Videos(vs []*video_rpc.Video) []*common.Video
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Friend ¶
func Friend(u *chat_rpc.RPCFriendUser) *chat.FriendUser
func MessageList ¶
func MessageList(msgl []*chat_rpc.RPCMessage) []*chat.Message
func UserComment ¶
func UserComment(u *comment_rpc.User) *common.User
func UserList ¶
func UserList(usrl []*chat_rpc.RPCFriendUser) []*chat.FriendUser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.