MCPcopy
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

fsyncWithRetryCountMethod · 0.65
closeWatcherMethod · 0.65
watchEventsMethod · 0.65

Implementers 3

naiveNotifypkg/watch/watcher_naive.go
fseventNotifypkg/watch/watcher_darwin.go
testWatcherpkg/compose/watch_test.go

Calls

no outgoing calls

Tested by 3

fsyncWithRetryCountMethod · 0.52
closeWatcherMethod · 0.52