Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/aistore
/ dowFactory
Struct
dowFactory
downloader/download.go:170–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
dowFactory
struct
{
171
xreg.RenewBase
172
xctn *Downloader
173
statsT stats.Tracker
174
}
175
)
176
177
// interface guard
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected