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

Method Close

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

Source from the content-addressed store, hash-verified

68 RegisterProducer(ctx context.Context, ID string) (Producer, error)
69 RegisterConsumer(ctx context.Context, ID string, filters ...PayloadFilterFunc) (Consumer, error)
70 Close()
71}

Callers 15

handleEntityUpdateMethod · 0.65
runWatcherMethod · 0.65
CreateFileObjectMethod · 0.65
OpenFileObjectContentMethod · 0.65
CloseMethod · 0.65
SetupTestMethod · 0.65
SetupTestMethod · 0.65
SetupTestMethod · 0.65

Implementers 2

watcherdatabase/watcher/watcher.go
MockWatcherinternal/testing/mock_watcher.go

Calls

no outgoing calls

Tested by 15

SetupTestMethod · 0.52
SetupTestMethod · 0.52
SetupTestMethod · 0.52
SetupTestMethod · 0.52
SetupTestMethod · 0.52
SetupTestMethod · 0.52
SetupTestMethod · 0.52
TestJobWatcherMethod · 0.52