compression

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

*

*

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Str

type Str struct {
}

func (*Str) Unzip

func (s *Str) Unzip(str string) string

func (*Str) Zip

func (s *Str) Zip(str string) string

type Tar

type Tar struct {
}

func (*Tar) Tar

func (t *Tar) Tar(path, des string) error

func (*Tar) UnTar

func (t *Tar) UnTar(des, path string) error

type Zip

type Zip struct {
}

func (*Zip) UnZip

func (z *Zip) UnZip(src, dst string) (err error)

func (*Zip) Zip

func (z *Zip) Zip(src, dst string) (err error)

Jump to

Keyboard shortcuts

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