Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ Stop
Method
Stop
pkg/devspace/watch/watch.go:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
type
Watcher
interface
{
20
Start()
21
Stop()
22
Update() ([]string, []string, error)
23
}
24
Callers
15
startTerminal
Function · 0.65
StartAttach
Function · 0.65
startWithWait
Method · 0.65
syncStop
Function · 0.65
TestWatcher
Function · 0.65
startUpstream
Method · 0.65
Stop
Method · 0.65
startPing
Method · 0.65
RemoveSymlinks
Method · 0.65
Stop
Method · 0.65
TestInitialSync
Function · 0.65
TestNormalSync
Function · 0.65
Implementers
1
watcher
pkg/devspace/watch/watch.go
Calls
no outgoing calls
Tested by
3
TestWatcher
Function · 0.52
TestInitialSync
Function · 0.52
TestNormalSync
Function · 0.52