mgnzip

package module
v0.0.0-...-cbf4bcd Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2018 License: MIT Imports: 6 Imported by: 0

README

mgnzip BuildStatus

Usage

Install

  • install vgo
 $ go get -u golang.org/x/vgo
 $ vgo install

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Excludes = []string{"__MACOSX", ".DS_Store"}

Excludes unused file

Functions

func IsDirectory

func IsDirectory(name string) (isDir bool, err error)

IsDirectory is check if directory or not from name

func Unzip

func Unzip(src, destdir string) (paths []string, err error)

Unzip is unzip src : source zip destdir : outputs path(directory) paths: outputed all paths err: error

Types

This section is empty.

Jump to

Keyboard shortcuts

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