Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AlistGo/alist
/ Add
Method
Add
internal/task/manager.go:6–6 ·
view source on GitHub ↗
(task T)
Source
from the content-addressed store, hash-verified
4
5
type
Manager[T tache.Task]
interface
{
6
Add(task T)
7
Cancel(id string)
8
CancelAll()
9
CancelByCondition(condition
func
(task T) bool)
Callers
15
clickObj
Method · 0.65
RangeRead
Method · 0.65
BuildIndex
Function · 0.65
Update
Function · 0.65
GetStorageVirtualFilesByPath
Function · 0.65
TestGetBalancedStorage
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
Calls
no outgoing calls
Tested by
2
TestGetBalancedStorage
Function · 0.52
TestBufCloseWriteRace
Function · 0.52