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

Method OnVolumeFileLoad

par1/decoder.go:39–39  ·  view source on GitHub ↗
(i uint64, path string, storedSetHash, computedSetHash [16]byte, dataByteCount int, err error)

Source from the content-addressed store, hash-verified

37 OnDataFileLoad(i, n int, path string, byteCount int, corrupt bool, err error)
38 OnDataFileWrite(i, n int, path string, byteCount int, err error)
39 OnVolumeFileLoad(i uint64, path string, storedSetHash, computedSetHash [16]byte, dataByteCount int, err error)
40}
41
42// DoNothingDecoderDelegate is an implementation of DecoderDelegate

Callers 2

newDecoderFunction · 0.65
LoadParityDataMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected