Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/J1407B-K/liveclass
/ functions
Functions
4,596 in github.com/J1407B-K/liveclass
⨍
Functions
4,596
◇
Types & classes
329
↓ 3 callers
Method
AddToProcessorMap
(key string, processor thrift.TProcessorFunction)
idl/kitex_gen/agent/agent.go:1360
↓ 3 callers
Function
AllowRedis
AllowRedis is a helper to consume tokens with Redis-backed bucket without storing the instance.
internal/api/utils/ratelimit/redis_bucket.go:124
↓ 3 callers
Method
ChangeUserToLesson
(ctx context.Context, req *ChangeUserToLessonReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10357
↓ 3 callers
Method
ChatWithAgent
(ctx context.Context, req *ChatWithAgentReq)
idl/kitex_gen/agent/agent.go:1294
↓ 3 callers
Function
ChooseCollection
(LessonID int64, client *mongo.Client)
internal/rpc/chat/dao/mongo.go:14
↓ 3 callers
Method
Client_
()
idl/kitex_gen/chat/chat.go:1265
↓ 3 callers
Method
Client_
()
idl/kitex_gen/agent/agent.go:1323
↓ 3 callers
Method
CountSetFieldsData
()
idl/kitex_gen/common/common.go:2201
↓ 3 callers
Method
CreateLesson
(ctx context.Context, req *CreateLessonReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10351
↓ 3 callers
Method
CreateQuestion
(ctx context.Context, req *CreateQuestionReq)
idl/kitex_gen/quiz/quiz.go:1940
↓ 3 callers
Method
CreateSignIn
(ctx context.Context, req *CreateSignInReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10367
↓ 3 callers
Method
DelLesson
(ctx context.Context, req *DelLessonReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10353
↓ 3 callers
Method
GetLessonInfoById
(ctx context.Context, req *GetLessonInfoByIdReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10359
↓ 3 callers
Function
HandsKey
(lessonID int64)
internal/rpc/webrtc_live/dao/redis.go:12
↓ 3 callers
Function
LiveCountKey
(lessonID int64)
internal/rpc/webrtc_live/dao/redis.go:16
↓ 3 callers
Function
LiveMembersKey
(lessonID int64)
internal/rpc/webrtc_live/dao/redis.go:17
↓ 3 callers
Method
SelectLesson
(lessonid int64)
internal/rpc/webrtc_live/dao/mysql.go:81
↓ 3 callers
Method
SelectSignIn
(ctx context.Context, req *SelectSignInReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10371
↓ 3 callers
Function
newServiceInfo
(hasStreaming bool, keepStreamingMethods bool, keepNonStreamingMethods bool)
idl/kitex_gen/webrtc_live/webrtclive/webrtclive.go:227
↓ 3 callers
Function
newServiceInfo
(hasStreaming bool, keepStreamingMethods bool, keepNonStreamingMethods bool)
idl/kitex_gen/user/userservice/userservice.go:80
↓ 3 callers
Function
newServiceInfo
(hasStreaming bool, keepStreamingMethods bool, keepNonStreamingMethods bool)
idl/kitex_gen/chat/chatservice/chatservice.go:73
↓ 3 callers
Function
newServiceInfo
(hasStreaming bool, keepStreamingMethods bool, keepNonStreamingMethods bool)
idl/kitex_gen/quiz/quizservice/quizservice.go:80
↓ 3 callers
Function
newServiceInfo
(hasStreaming bool, keepStreamingMethods bool, keepNonStreamingMethods bool)
idl/kitex_gen/agent/agentservice/agentservice.go:73
↓ 3 callers
Function
serviceInfo
for server
idl/kitex_gen/webrtc_live/webrtclive/webrtclive.go:200
↓ 3 callers
Function
serviceInfo
for server
idl/kitex_gen/user/userservice/userservice.go:53
↓ 3 callers
Function
serviceInfo
for server
idl/kitex_gen/chat/chatservice/chatservice.go:46
↓ 3 callers
Function
serviceInfo
for server
idl/kitex_gen/quiz/quizservice/quizservice.go:53
↓ 3 callers
Function
serviceInfo
for server
idl/kitex_gen/agent/agentservice/agentservice.go:46
↓ 2 callers
Method
AppendMessage
AppendMessage 幂等追加一条消息到短期记忆
internal/rpc/agent/memory/short_memory.go:56
↓ 2 callers
Method
ApproveHand
(ctx context.Context, req *ApproveHandReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10389
↓ 2 callers
Method
ApproveHand
(ctx context.Context, req *webrtc_live.ApproveHandReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:35
↓ 2 callers
Method
Broadcast
(ctx context.Context, req *BroadcastReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10347
↓ 2 callers
Method
Broadcast
(ctx context.Context, req *webrtc_live.BroadcastReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:14
↓ 2 callers
Function
BuildConvID
(userID int64, convID string)
internal/rpc/agent/memory/short_memory.go:18
↓ 2 callers
Method
ChangeUserInLive
(ctx context.Context, req *ChangeUserInLiveReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10355
↓ 2 callers
Method
ChangeUserInLive
(ctx context.Context, req *webrtc_live.ChangeUserInLiveReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:18
↓ 2 callers
Method
ChangeUserToLesson
(ctx context.Context, req *webrtc_live.ChangeUserToLessonReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:19
↓ 2 callers
Method
ChatWithAgent
(ctx context.Context, req *agent.ChatWithAgentReq, callOptions ...callopt.Option)
idl/kitex_gen/agent/agentservice/client.go:14
↓ 2 callers
Method
CreateLesson
(ctx context.Context, req *webrtc_live.CreateLessonReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:16
↓ 2 callers
Method
CreateQuestion
(ctx context.Context, req *quiz.CreateQuestionReq, callOptions ...callopt.Option)
idl/kitex_gen/quiz/quizservice/client.go:14
↓ 2 callers
Method
CreateSignIn
(ctx context.Context, req *webrtc_live.CreateSignInReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:24
↓ 2 callers
Method
DelAllUserConv
(ctx context.Context, req *DelAllUserConvReq)
idl/kitex_gen/agent/agent.go:1298
↓ 2 callers
Method
DelAllUserConv
(ctx context.Context, req *agent.DelAllUserConvReq, callOptions ...callopt.Option)
idl/kitex_gen/agent/agentservice/client.go:16
↓ 2 callers
Method
DelHistory
(ctx context.Context, req *DelHistoryReq)
idl/kitex_gen/chat/chat.go:1240
↓ 2 callers
Method
DelHistory
(ctx context.Context, req *chat.DelHistoryReq, callOptions ...callopt.Option)
idl/kitex_gen/chat/chatservice/client.go:16
↓ 2 callers
Method
DelLesson
(ctx context.Context, req *webrtc_live.DelLessonReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:17
↓ 2 callers
Method
DelQuestion
(ctx context.Context, req *DelQuestionReq)
idl/kitex_gen/quiz/quiz.go:1944
↓ 2 callers
Method
DelQuestion
(ctx context.Context, req *quiz.DelQuestionReq, callOptions ...callopt.Option)
idl/kitex_gen/quiz/quizservice/client.go:16
↓ 2 callers
Method
DelSign
(ctx context.Context, req *DelSignInReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10373
↓ 2 callers
Method
DelSign
(ctx context.Context, req *webrtc_live.DelSignInReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:27
↓ 2 callers
Function
GenerateRefreshToken
(userID int64)
internal/api/utils/jwt/jwt.go:147
↓ 2 callers
Function
GetAllLessonIDs
(db *gorm.DB)
internal/rpc/webrtc_live/dao/mysql.go:353
↓ 2 callers
Method
GetAllLessonQuiz
(ctx context.Context, req *GetAllLessonQuizReq)
idl/kitex_gen/quiz/quiz.go:1946
↓ 2 callers
Method
GetAllLessonQuiz
(ctx context.Context, req *quiz.GetAllLessonQuizReq, callOptions ...callopt.Option)
idl/kitex_gen/quiz/quizservice/client.go:17
↓ 2 callers
Function
GetAllUserIDs
(db *gorm.DB)
internal/rpc/user/dao/mysql.go:55
↓ 2 callers
Method
GetCode
()
idl/kitex_gen/common/common.go:24
↓ 2 callers
Method
GetHistory
(ctx context.Context, req *GetHistoryReq)
idl/kitex_gen/chat/chat.go:1238
↓ 2 callers
Method
GetHistory
(ctx context.Context, req *chat.GetHistoryReq, callOptions ...callopt.Option)
idl/kitex_gen/chat/chatservice/client.go:15
↓ 2 callers
Method
GetLessonInfo
(ctx context.Context, req *webrtc_live.GetLessonInfoReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:22
↓ 2 callers
Method
GetLessonInfoById
(ctx context.Context, req *webrtc_live.GetLessonInfoByIdReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:20
↓ 2 callers
Method
GetLessonRecord
(ctx context.Context, req *GetLessonRecordReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10395
↓ 2 callers
Method
GetLessonRecord
(ctx context.Context, req *webrtc_live.GetLessonRecordReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:38
↓ 2 callers
Method
GetMsg
()
idl/kitex_gen/common/common.go:28
↓ 2 callers
Method
GetQuestion
(qid int64)
internal/rpc/quiz/dao/mysql.go:28
↓ 2 callers
Method
GetRaiseHand
(ctx context.Context, req *GetRaiseHandReq)
idl/kitex_gen/webrtc_live/webrtc_live.go:10387
↓ 2 callers
Method
GetRaiseHand
(ctx context.Context, req *webrtc_live.GetRaiseHandReq, callOptions ...callopt.Option)
idl/kitex_gen/webrtc_live/webrtclive/client.go:34
↓ 2 callers
Method
GetStudentID
()
idl/kitex_gen/common/common.go:665
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:12096
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:12434
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:12772
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:13110
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:13448
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:13786
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:14124
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:14462
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:14800
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:15138
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:15476
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:15814
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:16152
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:16490
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:16828
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:17166
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:17504
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:17842
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:18180
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:18518
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:18856
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:19194
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:19532
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:19870
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/webrtc_live/webrtc_live.go:20208
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/user/user.go:2055
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/user/user.go:2393
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/user/user.go:2731
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/user/user.go:3069
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/chat/chat.go:1665
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/chat/chat.go:2003
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/chat/chat.go:2341
↓ 2 callers
Method
GetSuccess
()
idl/kitex_gen/quiz/quiz.go:2429
← previous
next →
101–200 of 4,596, ranked by callers