package
Version:
v0.9.9
Opens a new window with list of versions in this module.
Published: Jul 3, 2024
License: Unlicense
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
SumFile will attempt to calculate a blake2b checksum of the given file path's contents.
const (
TypeNull Type = iota
TypeBlake2b
TypeSHA1
TypeSHA256
TypeSHA512
TypeMD5
TypeCRC32
TypeCRC64ISO
TypeCRC64ECMA
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.