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