MCPcopy Create free account
hub / github.com/akalin/gopar / OnDetectDataFileHashMismatch

Method OnDetectDataFileHashMismatch

par2/decoder.go:195–195  ·  view source on GitHub ↗
(fileID [16]byte, path string)

Source from the content-addressed store, hash-verified

193 OnParityFileLoad(i int, path string, err error)
194 OnDetectCorruptDataChunk(fileID [16]byte, path string, startByteOffset, endByteOffset int)
195 OnDetectDataFileHashMismatch(fileID [16]byte, path string)
196 OnDetectDataFileWrongByteCount(fileID [16]byte, path string)
197 OnDataFileWrite(i, n int, path string, byteCount int, err error)
198}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected