zip

package
v0.27.5 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 6 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

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

func NewZip

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

func (*Zip) Close

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

func (*Zip) Write

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