Documentation
¶
Index ¶
- func DeleteFriend(data types.DeleteFriendData) (resp types.Response, err error)
- func DeleteUnidirectionalFriend(data types.DeleteUnidirectionalFriendData) (resp types.Response, err error)
- func GetFriendList() (resp types.GetFriendListResp, err error)
- func GetStrangerInfo(data types.GetStrangerInfoData) (resp types.GetStrangerInfoResp, err error)
- func GetUnidirectionalFriendList() (resp types.GetUnidirectionalFriendListResp, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFriend ¶
func DeleteFriend(data types.DeleteFriendData) (resp types.Response, err error)
func DeleteUnidirectionalFriend ¶
func DeleteUnidirectionalFriend(data types.DeleteUnidirectionalFriendData) (resp types.Response, err error)
func GetFriendList ¶
func GetFriendList() (resp types.GetFriendListResp, err error)
func GetStrangerInfo ¶
func GetStrangerInfo(data types.GetStrangerInfoData) (resp types.GetStrangerInfoResp, err error)
func GetUnidirectionalFriendList ¶
func GetUnidirectionalFriendList() (resp types.GetUnidirectionalFriendListResp, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.