Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
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
writeComposeFile
Function · 0.65
writeEnvFile
Function · 0.65
inspectWithPull
Function · 0.65
CreateTransformer
Function · 0.65
Close
Method · 0.65
Close
Method · 0.65
Close
Method · 0.65
LoadDockerIgnore
Function · 0.65
TestFseventNotifyCloseIdempotent
Function · 0.65
TestNewDirectoriesAreRecursivelyWatched
Function · 0.65
closeWatcher
Method · 0.65
TestPublish
Function · 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
10
TestFseventNotifyCloseIdempotent
Function · 0.52
TestNewDirectoriesAreRecursivelyWatched
Function · 0.52
closeWatcher
Method · 0.52
TestPublish
Function · 0.52
TestLocalComposeLargeLogs
Function · 0.52
TestPause
Function · 0.52
TestRunHook_ConsoleSize
Function · 0.52
TestComposeService_Logs_Demux
Function · 0.52
mustTouch
Function · 0.52
newStream
Function · 0.52