MCPcopy
hub / github.com/docker/compose / Close

Method Close

pkg/watch/notify.go:43–43  ·  pkg/watch/notify.go::Notify.Close

Stop watching and close all channels

()

Source from the content-addressed store, hash-verified

41
42 // Stop watching and close all channels
43 Close() error
44
45 // A channel to read off incoming file changes
46 Events() chan FileEvent

Callers 15

writeComposeFileFunction · 0.65
writeEnvFileFunction · 0.65
inspectWithPullFunction · 0.65
CreateTransformerFunction · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
LoadDockerIgnoreFunction · 0.65
closeWatcherMethod · 0.65
TestPublishFunction · 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 10

closeWatcherMethod · 0.52
TestPublishFunction · 0.52
TestPauseFunction · 0.52
TestRunHook_ConsoleSizeFunction · 0.52
mustTouchFunction · 0.52
newStreamFunction · 0.52