Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/compose
/ Start
Method
Start
pkg/compose/watch_test.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(t testWatcher) Start() error {
47
return
nil
48
}
49
50
func
(t testWatcher) Close() error {
51
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected