Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/autobase-tech/autobase
/ LogWatcher
Interface
LogWatcher
console/service/internal/watcher/log_watcher.go:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
LogWatcher
interface
{
21
Run()
22
Stop()
23
}
24
25
type
logWatcher
struct
{
26
db storage.IStorage
Callers
3
main
Function · 0.95
main
Function · 0.95
loop
Method · 0.65
Implementers
2
logWatcher
console/service/internal/watcher/log_w
clusterWatcher
console/service/internal/watcher/clust
Calls
no outgoing calls
Tested by
no test coverage detected