zip

package
v2.0.0-alpha.44 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDittoReaderAvailable

func IsDittoReaderAvailable() bool

IsDittoReaderAvailable ...

func IsErrFormat

func IsErrFormat(err error) bool

IsErrFormat ...

Types

type DittoReader

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

DittoReader ...

func NewDittoReader

func NewDittoReader(archivePath string, logger log.Logger) *DittoReader

NewDittoReader ...

func (*DittoReader) Close

func (r *DittoReader) Close() error

Close ...

func (*DittoReader) ReadFile

func (r *DittoReader) ReadFile(relPthPattern string) ([]byte, error)

ReadFile ...

type StdlibRead

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

StdlibRead ...

func NewStdlibRead

func NewStdlibRead(archivePath string, logger log.Logger) (*StdlibRead, error)

NewStdlibRead ...

func (StdlibRead) Close

func (r StdlibRead) Close() error

Close ...

func (StdlibRead) ReadFile

func (r StdlibRead) ReadFile(relPthPattern string) ([]byte, error)

ReadFile ...

Jump to

Keyboard shortcuts

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