MCPcopy
hub / github.com/yusing/godoxy / Task

Method Task

internal/idlewatcher/health.go:21–23  ·  view source on GitHub ↗

Task implements health.HealthMonitor.

()

Source from the content-addressed store, hash-verified

19
20// Task implements health.HealthMonitor.
21func (w *Watcher) Task() *task.Task {
22 return w.task
23}
24
25// Finish implements health.HealthMonitor.
26func (w *Watcher) Finish(reason any) {

Callers 1

watchUntilDestroyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected