Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Enapiuz/multiwatch
/ Run
Method
Run
watcher/watcher.go:20–20 ·
view source on GitHub ↗
(chan bool)
Source
from the content-addressed store, hash-verified
18
// Interface Watcher interface
19
type
Interface
interface
{
20
Run(
chan
bool)
21
GetStatus() string
22
GetErrors() string
23
}
Callers
2
NewPrinter
Function · 0.65
runCommands
Method · 0.65
Implementers
2
WatcherMock
printer/printer_test.go
Watcher
watcher/watcher.go
Calls
no outgoing calls
Tested by
no test coverage detected