zipper

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Zip

type Zip struct{}

func (*Zip) ZipFile

func (z *Zip) ZipFile(path, zippedFileName string) error

ZipFile located at path to <path>.zip.

zippedFileName is the name of the file once it is zipped.

type ZipAPI

type ZipAPI interface {
	ZipFile(path, zippedFileName string) error
}

Jump to

Keyboard shortcuts

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