MCPcopy Index your code
hub / github.com/kopia/kopia / taskManager

Method taskManager

internal/server/request_context.go:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 getOptions() *Options
26 snapshotAllSourceManagers() map[snapshot.SourceInfo]*sourceManager
27 taskManager() *uitask.Manager
28 Refresh()
29 getMountController(ctx context.Context, rep repo.Repository, oid object.ID, createIfNotFound bool) (mount.Controller, error)
30 deleteMount(oid object.ID)

Callers 8

handleRepoConnectFunction · 0.65
handleRestoreFunction · 0.65
handleEstimateFunction · 0.65
handleTaskListFunction · 0.65
handleTaskInfoFunction · 0.65
handleTaskSummaryFunction · 0.65
handleTaskLogsFunction · 0.65
handleTaskCancelFunction · 0.65

Implementers 1

Serverinternal/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected