uzip

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: BSD-3-Clause Imports: 6 Imported by: 14

Documentation

Overview

Package uzip contains utilities for file system->zip and zip->file system conversions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendZip

func AppendZip(dir, dest, comment string) (reterr error)

AppendZip packs the all files at dir to a zip archive at dest.

func Comment

func Comment(file string) (string, error)

Comment returns the comment from the zip file.

func FromZip

func FromZip(src, dir string) error

FromZip extracts the zip archive at src to dir.

func ToZip

func ToZip(dir, dest, comment string) (reterr error)

ToZip packs the all files at dir to a zip archive at dest.

Types

This section is empty.

Jump to

Keyboard shortcuts

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