Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
52
func
(r *notifyingReader) Close() error {
53
return
nil
54
}
55
56
func
newTestScraper(client statsClient) *Scraper {
57
return
&Scraper{
Callers
15
TestUIInstallAndManageApp
Function · 0.45
TestBackup
Function · 0.45
TestRestore
Function · 0.45
TestRestoreHostnameConflictFails
Function · 0.45
TestBackupStoppedContainer
Function · 0.45
getFreePort
Function · 0.45
assertContainerRunning
Function · 0.45
assertContainerResources
Function · 0.45
assertContainerLogConfig
Function · 0.45
countContainers
Function · 0.45
execInContainer
Function · 0.45
copyHookToContainer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected