MCPcopy 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

19type Interface interface {
20 Run(chan bool)
21 GetStatus() string
22 GetErrors() string
23}
24

Callers 1

printWatchersMethod · 0.65

Implementers 2

WatcherMockprinter/printer_test.go
Watcherwatcher/watcher.go

Calls

no outgoing calls

Tested by

no test coverage detected