| 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 { |
nothing calls this directly
no outgoing calls
no test coverage detected