Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ Errors
Method
Errors
pkg/watch/notify.go:49–49 ·
view source on GitHub ↗
A channel to read off show-stopping errors
()
Source
from the content-addressed store, hash-verified
47
48
// A channel to read off show-stopping errors
49
Errors()
chan
error
50
}
51
52
// When we specify directories to watch, we often want to
Callers
4
consumeEventsInBackground
Method · 0.65
fsyncWithRetryCount
Method · 0.65
closeWatcher
Method · 0.65
watchEvents
Method · 0.65
Implementers
3
naiveNotify
pkg/watch/watcher_naive.go
fseventNotify
pkg/watch/watcher_darwin.go
testWatcher
pkg/compose/watch_test.go
Calls
no outgoing calls
Tested by
3
consumeEventsInBackground
Method · 0.52
fsyncWithRetryCount
Method · 0.52
closeWatcher
Method · 0.52