unzip

package
v0.0.0-...-7b4befc Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrHTTPStatusCodeNotOK = errors.New("HTTP status code not OK")
)

Functions

This section is empty.

Types

type Unzipper

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

func New

func New(client *http.Client) *Unzipper

func (*Unzipper) FetchAndExtract

func (u *Unzipper) FetchAndExtract(ctx context.Context, url string) (
	contents map[string][]byte, err error)

Jump to

Keyboard shortcuts

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