mirror of
https://github.com/PretendoNetwork/friends.git
synced 2026-08-02 08:04:39 -05:00
Now database getters do error handling aswell, and in case of any error, the NEX or GRPC method throws a proper error about it. There are still some doubts on how to handle errors when a list of data is processed, so for now skip that element on the list and continue. Also add some constant errors to do better error handling. |
||
|---|---|---|
| .. | ||
| get_friend_miis.go | ||
| get_friend_persistent_infos.go | ||
| get_user_friends.go | ||
| remove_friendship.go | ||
| save_friendship.go | ||
| update_user_comment.go | ||
| update_user_favorite_game.go | ||
| update_user_last_online_time.go | ||
| update_user_mii.go | ||
| update_user_preferences.go | ||
| update_user_profile.go | ||