MCPcopy
hub / github.com/NVIDIA/aistore / defaultDiffResolverCtx

Struct defaultDiffResolverCtx

downloader/diff_resolver.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 defaultDiffResolverCtx struct{}
30
31 // DiffResolver is entity that computes difference between two streams
32 // of objects. The streams are expected to be in sorted order.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected