zipper

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNotFoundError

func IsNotFoundError(err error, fileName string) bool

func IsValidZip

func IsValidZip(zipFile []byte) bool

func ReadFileFromZip

func ReadFileFromZip(zipFile []byte, fileName string) ([]byte, error)

ReadIndexFromZip returns the content of the desired file from the given zip file.

func VerifyFilePresence added in v0.1.0

func VerifyFilePresence(filePath string, fileName string) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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