checksum

package
v0.0.0-...-9a9b526 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CHECKSUM_TYPE_MD5    uint8 = 0
	CHECKSUM_TYPE_SHA1   uint8 = iota
	CHECKSUM_TYPE_SHA256 uint8 = iota

	CHECKSUM_TYPE_BUTT uint8 = iota
)

Variables

This section is empty.

Functions

func CheckSum

func CheckSum(fp *os.File, hashType uint8, bufferSize uint32) ([]byte, error)

Types

type CheckSumNewFunc

type CheckSumNewFunc func() hash.Hash

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL