files

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

* Copyright © 2019. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ZipFiles

func ZipFiles(filename string, files []string, basepath string) error

ZipFiles compresses one or many files into a single zip archive file. Param 1: filename is the output zip file's name. Param 2: files is a list of files to add to the zip. Param 3: basepath is the basepath that will become the root of the zip.

func ZipFolder

func ZipFolder(filename, foldername string) error

ZipFiles compresses the folder and all of it's content into a single zip archive file. Param 1: filename is the output zip file's name. Param 2: foldername is the folder to add to the zip.

Types

This section is empty.

Jump to

Keyboard shortcuts

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