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

Struct tarExtractCreator

dsort/extract/tar.go:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 tarExtractCreator struct {
49 t cluster.Target
50 }
51
52 // tarRecordDataReader is used for writing metadata as well as data to the buffer.
53 tarRecordDataReader struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected