helpers

package
v2.1.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2019 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectMime

func DetectMime(r io.ReadSeeker) (string, error)

func ListArchiveFiles

func ListArchiveFiles(mimetype string, size int64, r ReadSeekerAt) (files []string, err error)

func Sha256sum

func Sha256sum(r io.ReadSeeker) (string, error)

Types

type ReadSeekerAt

type ReadSeekerAt interface {
	io.Reader
	io.Seeker
	io.ReaderAt
}

Jump to

Keyboard shortcuts

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