zip

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Zip archive functions.

Zip utils functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Index

func Index(name string) (files []string, err error)

func Unzip

func Unzip(name, dir string) (err error)

Types

type Zip added in v0.11.1

type Zip struct {
	// contains filtered or unexported fields
}

func NewZip added in v0.11.1

func NewZip(name, meta string) (z *Zip, err error)

func (*Zip) Close added in v0.11.1

func (z *Zip) Close() (err error)

func (*Zip) Write added in v0.11.1

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

Jump to

Keyboard shortcuts

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