Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Trae-AI/stream-to-river
/ functions
Functions
1,348 in github.com/Trae-AI/stream-to-river
⨍
Functions
1,348
◇
Types & classes
173
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:2440
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:2632
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:2892
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:3130
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:3540
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:3785
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:4317
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/words/k-words.go:4490
↓ 1 callers
Method
field2Length
()
rpcservice/kitex_gen/base/k-base.go:224
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:768
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:1008
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:1195
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:1382
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:1732
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:2447
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:2899
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:3137
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:3547
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:3792
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/words/k-words.go:4324
↓ 1 callers
Method
field3Length
()
rpcservice/kitex_gen/base/k-base.go:231
↓ 1 callers
Method
field4Length
()
rpcservice/kitex_gen/words/k-words.go:775
↓ 1 callers
Method
field4Length
()
rpcservice/kitex_gen/words/k-words.go:2454
↓ 1 callers
Method
field4Length
()
rpcservice/kitex_gen/words/k-words.go:2906
↓ 1 callers
Method
field4Length
()
rpcservice/kitex_gen/words/k-words.go:3554
↓ 1 callers
Method
field4Length
()
rpcservice/kitex_gen/words/k-words.go:3799
↓ 1 callers
Method
field4Length
()
rpcservice/kitex_gen/words/k-words.go:4331
↓ 1 callers
Method
field5Length
()
rpcservice/kitex_gen/words/k-words.go:782
↓ 1 callers
Method
field5Length
()
rpcservice/kitex_gen/words/k-words.go:2465
↓ 1 callers
Method
field5Length
()
rpcservice/kitex_gen/words/k-words.go:2913
↓ 1 callers
Method
field5Length
()
rpcservice/kitex_gen/words/k-words.go:3561
↓ 1 callers
Method
field5Length
()
rpcservice/kitex_gen/words/k-words.go:4338
↓ 1 callers
Method
field6Length
()
rpcservice/kitex_gen/words/k-words.go:789
↓ 1 callers
Method
field6Length
()
rpcservice/kitex_gen/words/k-words.go:4345
↓ 1 callers
Method
field7Length
()
rpcservice/kitex_gen/words/k-words.go:796
↓ 1 callers
Method
field8Length
()
rpcservice/kitex_gen/words/k-words.go:803
↓ 1 callers
Method
field9Length
()
rpcservice/kitex_gen/words/k-words.go:810
↓ 1 callers
Function
generateBlankShowInfo
generateBlankShowInfo generates the show information for a fill - in - the - blank question. It randomly selects some positions in the word to reveal
rpcservice/biz/words/review_list.go:318
↓ 1 callers
Function
generateID
(title string)
apiservice/biz/repome/repome.go:211
↓ 1 callers
Function
generateProgressPath
( progress: number, centerX: number = 9, centerY: number = 9.5, radius: number = 8 )
client/src/components/mini-word-card/index.tsx:20
↓ 1 callers
Function
generateProgressPath
( progress: number, centerX: number = 9, centerY: number = 9.5, radius: number = 8 )
client/src/components/word-card/index.tsx:19
↓ 1 callers
Function
generateQuestionsForWord
generateQuestionsForWord generates four types of review questions for a single word. It determines which question types to generate based on the word'
rpcservice/biz/words/review_list.go:203
↓ 1 callers
Function
generateRandomHeights
()
client/src/components/input-bar/voice-wave.tsx:14
↓ 1 callers
Function
generateRandomSequence
generateRandomSequence generates a random sequence of integers from 1 to maxId. Parameters: - maxId: The maximum value of the sequence. Returns: - [
rpcservice/biz/words/review_list.go:473
↓ 1 callers
Function
generateRepoMeDocHTML
(markdownContent string)
apiservice/biz/repome/repome.go:111
↓ 1 callers
Method
getBaseUrl
()
client/src/service/server-config.ts:49
↓ 1 callers
Function
getCSS
getCSS returns the CSS styles for the page
apiservice/biz/repome/repome.go:142
↓ 1 callers
Function
getCardStyle
(index)
client/src/pages/words_study/index.tsx:82
↓ 1 callers
Function
getChoiceClassName
(choice: Choice)
client/src/components/test-choices/index.tsx:51
↓ 1 callers
Function
getChoiceClassName
(choice: Choice)
client/src/components/test-listening/index.tsx:239
↓ 1 callers
Function
getConversationId
getConversationId retrieves the conversation ID from the request query parameters. If the conversation ID is not provided, it generates a new UUID as
apiservice/biz/handler/chat/chat.go:86
↓ 1 callers
Method
getDomain
()
client/src/service/server-config.ts:37
↓ 1 callers
Function
getInputClassName
(index: number)
client/src/components/test-filling/index.tsx:122
↓ 1 callers
Method
getInstance
()
client/src/service/auth-service.ts:37
↓ 1 callers
Method
getInstance
()
client/src/service/image2text-service.ts:11
↓ 1 callers
Function
getJavaScript
getJavaScript returns the JavaScript code for the page
apiservice/biz/repome/repome.go:147
↓ 1 callers
Method
getPort
()
client/src/service/server-config.ts:41
↓ 1 callers
Method
getProtocol
()
client/src/service/server-config.ts:45
↓ 1 callers
Function
getRandomOptionsWithCorrect
getRandomOptionsWithCorrect retrieves four options including the correct answer for a word. It first gets the correct answer, then generates random or
rpcservice/biz/words/review_list.go:498
↓ 1 callers
Method
getReviewProgress
()
client/src/service/review-service.ts:94
↓ 1 callers
Method
getReviewPuzzles
()
client/src/service/review-service.ts:66
↓ 1 callers
Function
getTagText
(tagId: number)
client/src/components/mini-word-card/index.tsx:95
↓ 1 callers
Method
getWordList
(offset?: number)
client/src/service/word-service.ts:88
↓ 1 callers
Function
getWordStatistics
getWordStatistics retrieves word statistics for a user. It counts the total number of words belonging to the user. Parameters: - userId: The unique i
rpcservice/biz/words/review_progress.go:152
↓ 1 callers
Function
gzipDecompress
gzipDecompress decompresses the input byte slice using gzip. Parameters: - input: The byte slice to be decompressed. Returns: - []byte: The decompre
apiservice/biz/asr/core.go:112
↓ 1 callers
Function
handleChoiceSelect
(choice: Choice)
client/src/components/test-choices/index.tsx:39
↓ 1 callers
Function
handleChoiceSelect
(choice: Choice)
client/src/components/test-listening/index.tsx:233
↓ 1 callers
Function
handleInputChange
(index: number, value: string)
client/src/components/test-filling/index.tsx:81
↓ 1 callers
Function
handleKeyDown
(index: number, e: any)
client/src/components/test-filling/index.tsx:112
↓ 1 callers
Function
handleNext
()
client/src/components/vocabulary-review/index.tsx:174
↓ 1 callers
Function
handlePlaySound
(pronounceUrl: string)
client/src/components/mini-word-card/index.tsx:73
↓ 1 callers
Function
handleRefresh
()
client/src/pages/study_main/index.tsx:49
↓ 1 callers
Function
handleSend
(question: Question)
client/src/components/suggested-question/index.tsx:19
↓ 1 callers
Function
handleSwipeGesture
()
apiservice/resource/repome/scripts.js:481
↓ 1 callers
Function
handleTabClick
(path: string)
client/src/components/custom-navbar/index.tsx:39
↓ 1 callers
Function
handleWordRowClick
(index: number)
client/src/components/word-list/index.tsx:137
↓ 1 callers
Function
initCodeHighlighting
()
apiservice/resource/repome/scripts.js:1670
↓ 1 callers
Function
initResource
()
rpcservice/main.go:32
↓ 1 callers
Function
initReviewProgress
initReviewProgress initializes the user's review progress. It calculates the number of words pending review and the total number of completed words, t
rpcservice/biz/words/review_progress.go:104
↓ 1 callers
Function
initUser
()
client/src/hooks/init-user.tsx:14
↓ 1 callers
Function
isValidBase64
isValidBase64 checks if the input string is a valid Base64 - encoded string. If the string starts with "data:image", it extracts the Base64 part and v
apiservice/biz/image2text/image2text.go:40
↓ 1 callers
Function
isValidConv
isValidConv checks if the conversation response is valid. It first checks if the response is in the refused string list. Then it waits for the review
rpcservice/biz/chat/chat.go:42
↓ 1 callers
Method
loadConfig
()
client/src/service/server-config.ts:25
↓ 1 callers
Method
login
(loginData: LoginRequest)
client/src/service/auth-service.ts:44
↓ 1 callers
Method
logout
()
client/src/service/auth-service.ts:150
↓ 1 callers
Function
newServiceClient
(c client.Client)
rpcservice/kitex_gen/words/wordservice/wordservice.go:317
↓ 1 callers
Function
newServiceInfo
()
rpcservice/kitex_gen/words/wordservice/wordservice.go:103
↓ 1 callers
Method
notOverlap
(ip indexPair)
rpcservice/biz/chat/highlight.go:107
↓ 1 callers
Function
playAudio
()
client/src/components/test-listening/index.tsx:100
↓ 1 callers
Function
posCalcRange
(text: string, posList: Array<number>)
client/src/components/bot-message/utils.ts:9
↓ 1 callers
Function
preloadCriticalResources
()
apiservice/resource/repome/scripts.js:634
↓ 1 callers
Function
properMarkdownToHTML
改进的Markdown到HTML转换函数
apiservice/biz/repome/repome.go:223
↓ 1 callers
Method
queryWordByID
(word_id: number)
client/src/service/word-service.ts:59
↓ 1 callers
Method
recognizeAudio
( audioBlob: Blob, options: RecognizeOptions )
client/src/service/asr-service.ts:43
↓ 1 callers
Function
recreateMockTagTable
()
rpcservice/biz/words/word_test.go:215
↓ 1 callers
Method
register
(registerData: RegisterRequest)
client/src/service/auth-service.ts:68
↓ 1 callers
Function
renderPuzzle
()
client/src/components/vocabulary-review/index.tsx:210
↓ 1 callers
Method
requestAsr
(audio_data []byte)
apiservice/biz/asr/core.go:169
↓ 1 callers
Function
send
(text: string)
client/src/pages/index/index.tsx:140
↓ 1 callers
Function
sendMessage
(message: string)
client/src/pages/index/service.ts:7
← previous
next →
601–700 of 1,348, ranked by callers