MCPcopy 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
52type MockConsumer struct{}
53
54func (c *MockConsumer) Watch() <-chan common.ChangePayload {
55 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected