Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThinkCats/rim
/ functions
Functions
129 in github.com/ThinkCats/rim
⨍
Functions
129
◇
Types & classes
29
Function
friend_add
(add_form: Json<FriendAddForm>)
src/friend/friend_router.rs:17
Function
friend_list
(status: u8)
src/friend/friend_router.rs:27
Function
friend_status_modify
(form: Json<FriendStatusModifyForm>)
src/friend/friend_router.rs:35
Method
from
(msg_body: &MsgBody)
src/message/message_model.rs:96
Function
group_create
(create_form: Json<GroupCreateForm>)
src/group/group_router.rs:14
Function
group_get
(uid: u64)
src/group/group_router.rs:26
Function
group_update
(update_form: Json<GroupUpdateForm>)
src/group/group_router.rs:20
Function
group_user_change
(change_form: Json<GroupUserChangeForm>)
src/group/group_router.rs:38
Function
group_user_get
(gid: u64)
src/group/group_router.rs:32
Function
history
(query_form: Json<MessageForm>)
src/message/message_router.rs:17
Method
idx
(&self)
src/friend/friend_model.rs:46
Function
index
()
src/route.rs:64
Method
init
(u_id: u64, token: String, expire_time: String)
src/user/user_model.rs:31
Method
init
(uid: u64, fid: u64, status: u8)
src/friend/friend_model.rs:65
Function
launch_web
()
src/route.rs:20
Function
launch_ws
()
src/ws.rs:23
Function
login_need
()
src/route.rs:69
Function
login_need_post
()
src/route.rs:74
Function
main
()
src/main.rs:11
Function
not_found
()
src/route.rs:115
Function
select_msg_inbox_for_u_page
(query: &ChatListForm)
src/message/message_dao.rs:236
Function
server_error
()
src/route.rs:120
Function
test_json
()
tests/util_test.rs:5
Function
update_group
(form: &GroupUpdateForm)
src/group/group_service.rs:22
Function
user_create
(user: Json<User>)
src/user/user_router.rs:23
Function
user_get
(uid: u64)
src/user/user_router.rs:16
Function
user_login
(login: Json<UserLoginForm>)
src/user/user_router.rs:29
Function
user_search
(account: String)
src/user/user_router.rs:41
Function
user_token
(token: String)
src/user/user_router.rs:35
← previous
101–129 of 129, ranked by callers