zip

package
v0.0.0-...-1c76c89 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "archive/zip",

	"Deflate": zip.Deflate,
	"Store":   zip.Store,

	"ErrAlgorithm": zip.ErrAlgorithm,
	"ErrChecksum":  zip.ErrChecksum,
	"ErrFormat":    zip.ErrFormat,

	"RegisterCompressor":   zip.RegisterCompressor,
	"RegisterDecompressor": zip.RegisterDecompressor,

	"FileHeader":     qlang.StructOf((*zip.FileHeader)(nil)),
	"FileInfoHeader": zip.FileInfoHeader,
	"OpenReader":     zip.OpenReader,
	"reader":         zip.NewReader,
	"writer":         zip.NewWriter,
	"NewReader":      zip.NewReader,
	"NewWriter":      zip.NewWriter,
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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