MCPcopy Create free account

hub / github.com/Trae-AI/stream-to-river / functions

Functions1,348 in github.com/Trae-AI/stream-to-river

↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:3226
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:3463
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:3726
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:3840
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:3960
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4233
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4447
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4564
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4661
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4762
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4859
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:4962
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5059
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5162
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5259
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5360
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5457
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5558
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5655
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5756
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5853
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:5954
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:6051
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:6152
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:6249
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:6350
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/words/k-words.go:6447
↓ 1 callersMethodFastWriteNocopy
(buf []byte, w thrift.NocopyWriter)
rpcservice/kitex_gen/base/k-base.go:164
↓ 1 callersFunctionGetAllWordTags
GetAllWordTags retrieves all word tag records from the `word_tag` table. Returns: - []*model.WordTag: A slice of pointers to the retrieved `WordTag`
rpcservice/dal/dao/words_tag.go:78
↓ 1 callersFunctionGetAnswerListByAnswerId
GetAnswerListByAnswerId queries the `answer_list` table for a record based on the `user_id` and `answer_id`. Parameters: - userId: The unique identif
rpcservice/dal/dao/answer_list.go:52
↓ 1 callersFunctionGetCompletedWordsCountFromRecord
GetCompletedWordsCountFromRecord retrieves the number of completed review words for a user. A word is considered completed if its `level` is greater t
rpcservice/dal/dao/review_record.go:140
↓ 1 callersFunctionGetConfDir
GetConfDir gets dir of config file.
internal/suite/hertz/config.go:23
↓ 1 callersFunctionGetConfFile
GetConfFile gets config file path.
internal/suite/hertz/config.go:31
↓ 1 callersMethodGetQueryMsg
()
rpcservice/kitex_gen/words/words.go:421
↓ 1 callersFunctionGetRepoMeCSSContent
GetRepoMeCSSContent returns the embedded CSS content
apiservice/resource/embedded.go:19
↓ 1 callersFunctionGetRepoMeHTMLTemplate
GetRepoMeHTMLTemplate returns the embedded HTML template content
apiservice/resource/embedded.go:14
↓ 1 callersFunctionGetRepoMeJSContent
GetRepoMeJSContent returns the embedded JS content
apiservice/resource/embedded.go:24
↓ 1 callersFunctionGetRepoMeMarkdownContent
GetRepoMeMarkdownContent returns the embedded markdown content
apiservice/resource/embedded.go:29
↓ 1 callersFunctionGetRepoMeStaticFile
GetRepoMeStaticFile returns the content of a static file by filename
apiservice/resource/embedded.go:34
↓ 1 callersFunctionGetReviewInterval
GetReviewInterval retrieves the review interval for a given level. Parameters: - level: The review level. Returns: - int64: The review interval in se
rpcservice/global/keys.go:29
↓ 1 callersFunctionGetReviewProgress
GetReviewProgress retrieves the review progress record for a specific user from the `review_progress` table. Parameters: - userId: The unique identif
rpcservice/dal/dao/review_progress.go:91
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1340
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1407
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1474
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1550
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1626
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1702
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1778
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1854
↓ 1 callersMethodGetSuccess
()
rpcservice/kitex_gen/words/words.go:1930
↓ 1 callersFunctionGetWordByID
GetWordByID retrieves a word by its unique ID from the database. If the word is found, it constructs and returns a response containing the word inform
rpcservice/biz/words/word.go:214
↓ 1 callersMethodGetWordList
(ctx context.Context, req *WordListReq)
rpcservice/kitex_gen/words/words.go:1192
↓ 1 callersMethodGetWordName
()
rpcservice/kitex_gen/words/words.go:112
↓ 1 callersFunctionGetWordsByIds
GetWordsByIds batch - queries the `word` table for word records based on a list of `word_ids`. Parameters: - wordIds: A slice of integers representin
rpcservice/dal/dao/word.go:221
↓ 1 callersFunctionGetWordsByUserIdWithPagination
GetWordsByUserIdWithPagination queries the `word` table for words belonging to a user with pagination. Parameters: - userId: The unique identifier of
rpcservice/dal/dao/word.go:74
↓ 1 callersFunctionGetWordsReciteRecordsByUserAndWordIds
GetWordsReciteRecordsByUserAndWordIds performs a batch query on the `words_recite_record` table. It fetches review records based on `user_id` and a li
rpcservice/dal/dao/review_record.go:63
↓ 1 callersFunctionIncrementAllCompletedCount
IncrementAllCompletedCount increments the `all_completed_count` field for a specific user in the `review_progress` table. Parameters: - userId: The u
rpcservice/dal/dao/review_progress.go:70
↓ 1 callersFunctionInitJWTSecret
(jwt string)
apiservice/biz/user/user.go:54
↓ 1 callersFunctionInitModelCfg
(appID, token, cluster string)
apiservice/biz/asr/asr.go:67
↓ 1 callersFunctionInitModelCfg
(apiKey, model string)
apiservice/biz/image2text/image2text.go:157
↓ 1 callersFunctionInitRPCClient
InitRPCClient initializes the RPC client for the wordservice. It first sets up the service governance configuration by creating a client suite, then c
apiservice/biz/rpcclient/rpcclient.go:28
↓ 1 callersMethodIsSetBaseResp
()
rpcservice/kitex_gen/words/words.go:388
↓ 1 callersMethodIsSetBaseResp
()
rpcservice/kitex_gen/words/words.go:789
↓ 1 callersMethodIsSetBaseResp
()
rpcservice/kitex_gen/words/words.go:899
↓ 1 callersMethodIsSetBaseResp
()
rpcservice/kitex_gen/words/words.go:1025
↓ 1 callersMethodIsSetBaseResp
()
rpcservice/kitex_gen/words/words.go:1169
↓ 1 callersMethodIsSetPronounceUk
()
rpcservice/kitex_gen/words/words.go:192
↓ 1 callersMethodIsSetPronounceUk
()
rpcservice/kitex_gen/words/words.go:1113
↓ 1 callersMethodIsSetPronounceUs
()
rpcservice/kitex_gen/words/words.go:188
↓ 1 callersMethodIsSetPronounceUs
()
rpcservice/kitex_gen/words/words.go:1109
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1234
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1312
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1522
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1598
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1674
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1750
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1826
↓ 1 callersMethodIsSetReq
()
rpcservice/kitex_gen/words/words.go:1902
↓ 1 callersFunctionNewAddWordReq
()
rpcservice/kitex_gen/words/words.go:222
↓ 1 callersFunctionNewAsrService
NewAsrService creates a new instance of AsrService with default settings. Returns: - *AsrService: A pointer to the new AsrService instance.
apiservice/biz/asr/core.go:367
↓ 1 callersFunctionNewChatReq
()
rpcservice/kitex_gen/words/words.go:410
↓ 1 callersFunctionNewChatResp
()
rpcservice/kitex_gen/words/words.go:456
↓ 1 callersFunctionNewClientSuite
(dest string)
internal/suite/kitex/client_suite.go:40
↓ 1 callersFunctionNewConversation
NewConversation creates a new Conversation instance with the given conversation ID Parameters: - conversationId: The unique identifier for the convers
rpcservice/biz/chat/history.go:114
↓ 1 callersFunctionNewGetTagsReq
()
rpcservice/kitex_gen/words/words.go:978
↓ 1 callersFunctionNewGetTagsResp
()
rpcservice/kitex_gen/words/words.go:999
↓ 1 callersFunctionNewReviewListReq
()
rpcservice/kitex_gen/words/words.go:493
↓ 1 callersFunctionNewReviewProgressReq
()
rpcservice/kitex_gen/words/words.go:811
↓ 1 callersFunctionNewReviewProgressResp
()
rpcservice/kitex_gen/words/words.go:845
↓ 1 callersFunctionNewServerSuite
()
internal/suite/kitex/server_suite.go:54
↓ 1 callersFunctionNewServerSuite
()
internal/suite/hertz/server_suite.go:47
↓ 1 callersFunctionNewServiceInfo
NewServiceInfo creates a new ServiceInfo
rpcservice/kitex_gen/words/wordservice/wordservice.go:99
↓ 1 callersFunctionNewSubmitAnswerReq
()
rpcservice/kitex_gen/words/words.go:676
↓ 1 callersFunctionNewUpdateWordTag
()
rpcservice/kitex_gen/words/words.go:269
↓ 1 callersFunctionNewWord
()
rpcservice/kitex_gen/words/words.go:101
↓ 1 callersFunctionNewWordDetail
()
rpcservice/kitex_gen/words/words.go:1050
↓ 1 callersFunctionNewWordListReq
()
rpcservice/kitex_gen/words/words.go:316
↓ 1 callersFunctionNewWordServiceAddNewWordArgs
()
rpcservice/kitex_gen/words/words.go:1503
↓ 1 callersFunctionNewWordServiceAddNewWordResult
()
rpcservice/kitex_gen/words/words.go:1541
↓ 1 callersFunctionNewWordServiceChatArgs
()
rpcservice/kitex_gen/words/words.go:1215
← previousnext →301–400 of 1,348, ranked by callers