package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 26, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CompareHashWithChecksumFile(srcFilename, srcFilePath, checksumFilePath string, hashFunc func() hash.Hash) (bool, error)
CompareHashWithChecksumFile compares the computed hash of a file with the hashes in a checksum file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.