MCPcopy
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
178func (dr *DiffResolver) CloseDst() { close(dr.dstCh) }
179
180func (dr *DiffResolver) Next() (DiffResolverResult, error) {
181 if err := dr.err.Err(); err != nil {

Callers 2

TestDiffResolverFunction · 0.95
dispatchDownloadMethod · 0.95

Calls

no outgoing calls

Tested by 1

TestDiffResolverFunction · 0.76