Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JordanCoin/codemap
/ Stop
Method
Stop
main.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
type
watchProcess
interface
{
28
Start() error
29
Stop()
30
FileCount() int
31
GetEvents(limit int) []watch.Event
32
}
Callers
4
runWatchMode
Function · 0.65
runDaemon
Function · 0.65
withWatcherRegistry
Function · 0.65
handleStopWatch
Function · 0.65
Implementers
2
fakeWatchProcess
main_more_test.go
Daemon
watch/daemon.go
Calls
no outgoing calls
Tested by
1
withWatcherRegistry
Function · 0.52