Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
21
func
(w *Watcher) Task() *task.Task {
22
return
w.task
23
}
24
25
// Finish implements health.HealthMonitor.
26
func
(w *Watcher) Finish(reason any) {
Callers
1
watchUntilDestroy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected