Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/aistore
/ CloseDst
Method
CloseDst
downloader/diff_resolver.go:178–178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
}
177
178
func
(dr *DiffResolver) CloseDst() { close(dr.dstCh) }
179
180
func
(dr *DiffResolver) Next() (DiffResolverResult, error) {
181
if
err := dr.err.Err(); err != nil {
Callers
2
TestDiffResolver
Function · 0.95
dispatchDownload
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestDiffResolver
Function · 0.76