util

package
v0.0.0-...-8729f53 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileMD5

func FileMD5(file *os.File) string

func FileSha1

func FileSha1(file *os.File) string

func GetFileSize

func GetFileSize(filename string) int64

func MD5

func MD5(data []byte) string

func PathExists

func PathExists(path string) (bool, error)

func Sha1

func Sha1(data []byte) string

Types

type Sha1Stream

type Sha1Stream struct {
	// contains filtered or unexported fields
}

func (*Sha1Stream) Sum

func (obj *Sha1Stream) Sum() string

func (*Sha1Stream) Update

func (obj *Sha1Stream) Update(data []byte)

Jump to

Keyboard shortcuts

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