hashsum

package
v1.66.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 10 Imported by: 7

Documentation

Overview

Package hashsum provides the hashsum command.

Index

Constants

This section is empty.

Variables

View Source
var (
	OutputBase64   = false
	DownloadFlag   = false
	HashsumOutfile = ""
	ChecksumFile   = ""
)

Global hashsum flags for reuse in hashsum, md5sum, sha1sum

Functions

func AddHashsumFlags added in v1.58.0

func AddHashsumFlags(cmdFlags *pflag.FlagSet)

AddHashsumFlags is a convenience function to add the command flags OutputBase64 and DownloadFlag to hashsum, md5sum, sha1sum

func CreateFromStdinArg added in v1.58.0

func CreateFromStdinArg(ht hash.Type, args []string, startArg int) (bool, error)

CreateFromStdinArg checks args and produces hashsum from standard input if it is requested

func GetHashsumOutput

func GetHashsumOutput(filename string) (out *os.File, close func(), err error)

GetHashsumOutput opens and closes the output file when using the output-file flag

Types

This section is empty.

Jump to

Keyboard shortcuts

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