Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ MockConsumer
Struct
MockConsumer
internal/testing/mock_watcher.go:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
type
MockConsumer
struct
{}
53
54
func
(c *MockConsumer) Watch() <-
chan
common.ChangePayload {
55
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected