archive

package
v0.0.0-...-a1e670a Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(src, destDir string, progress ProgressFunc) error

Extract extracts a .7z archive at src into destDir. progress is called with extraction progress (may be nil).

Types

type ProgressFunc

type ProgressFunc func(bytesExtracted, bytesTotal int64)

ProgressFunc is called periodically during extraction with bytes extracted so far.

Jump to

Keyboard shortcuts

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