Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenListTeam/OpenList
/ Add
Method
Add
internal/task/manager.go:8–8 ·
view source on GitHub ↗
(task T)
Source
from the content-addressed store, hash-verified
6
7
type
Manager[T tache.Task]
interface
{
8
Add(task T)
9
Cancel(id string)
10
CancelAll()
11
CancelByCondition(condition
func
(task T) bool)
Callers
15
Set
Method · 0.65
SetWithTTL
Method · 0.65
SetType
Method · 0.65
SetTypeWithTTL
Method · 0.65
clickObj
Method · 0.65
RangeRead
Method · 0.65
BuildIndex
Function · 0.65
Update
Function · 0.65
executeTask
Method · 0.65
getStorageVirtualFilesByPath
Function · 0.65
recursivelyListVirtual
Function · 0.65
RecursivelyListStorage
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestGetBalancedStorage
Function · 0.52