MCPcopy Create free account
hub / github.com/cloudbase/garm / SetFilters

Method SetFilters

database/common/watcher.go:58–58  ·  view source on GitHub ↗
(filters ...PayloadFilterFunc)

Source from the content-addressed store, hash-verified

56 IsClosed() bool
57 Close()
58 SetFilters(filters ...PayloadFilterFunc)
59}
60
61type Producer interface {

Callers 3

handleEntityUpdateMethod · 0.65
HandleClientMessagesMethod · 0.65

Implementers 2

consumerdatabase/watcher/consumer.go
MockConsumerinternal/testing/mock_watcher.go

Calls

no outgoing calls

Tested by

no test coverage detected