Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krau/SaveAny-Bot
/ Title
Method
Title
core/core.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
Executable
interface
{
17
Type() tasktype.TaskType
18
Title() string
19
TaskID() string
20
Execute(ctx context.Context) error
21
}
Callers
3
AddTask
Function · 0.65
Save
Method · 0.65
registerAndEnqueueTask
Method · 0.65
Implementers
8
Task
core/tasks/telegraph/task.go
Task
core/tasks/aria2dl/task.go
Task
core/tasks/transfer/task.go
Task
core/tasks/parsed/task.go
Task
core/tasks/tfile/tftask.go
Task
core/tasks/directlinks/task.go
Task
core/tasks/ytdlp/task.go
Task
core/tasks/batchtfile/task.go
Calls
no outgoing calls
Tested by
no test coverage detected