Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReedSolomon ¶
ReedSolomon uses reed-solomon algorithm to redundancy files Return:
- All file blocks (sorted sequentially)
- Number of data blocks
- Number of redundant blocks
- Error message
func ReedSolomon_Restore ¶
ReedSolomon_Restore uses reed-solomon algorithm to restore files which are located in the dir directory and named fid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.