zip

package
v3.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

Package zip is a wrapper around archive/zip, it's used for archiving and unarchiving source from and into folders on the host. Because runtime has many cases where it streams source via RPC, this package encapsulates the shared logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unarchive

func Unarchive(src io.Reader, dir string) error

Unarchive decodes the source in a zip and writes it to a directory

Types

This section is empty.

Jump to

Keyboard shortcuts

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