MCPcopy
hub / github.com/basecamp/once / Close

Method Close

internal/docker/scraper_test.go:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52func (r *notifyingReader) Close() error {
53 return nil
54}
55
56func newTestScraper(client statsClient) *Scraper {
57 return &Scraper{

Callers 15

TestBackupFunction · 0.45
TestRestoreFunction · 0.45
getFreePortFunction · 0.45
assertContainerRunningFunction · 0.45
assertContainerResourcesFunction · 0.45
assertContainerLogConfigFunction · 0.45
countContainersFunction · 0.45
execInContainerFunction · 0.45
copyHookToContainerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected