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