Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ChineseSubFinder/ChineseSubFinder
/ Close
Method
Close
pkg/task_queue/task_queue.go:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
func
(t *TaskQueue) Close() {
53
t.center.Close()
54
}
55
56
func
(t *TaskQueue) QueueName() string {
57
return
t.queueName
Callers
15
TestTaskQueue_AddAndGetAndDel
Function · 0.95
CopyFile
Function · 0.45
WriteStrings2File
Function · 0.45
GetFileSHA1
Function · 0.45
WriteFile
Function · 0.45
GetFileSHA1String
Function · 0.45
GetFileSHA256String
Function · 0.45
Sha256File
Function · 0.45
FixSubFileTimeline
Method · 0.45
SaveStaticLineV1
Function · 0.45
SaveStaticLineV2
Function · 0.45
SaveStaticLineV3
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestTaskQueue_AddAndGetAndDel
Function · 0.76
TestCheckSpeFile
Function · 0.36