etlzip

package
v0.0.6-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package etlzip iterates over zip files data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Iter
	Name           string
	CompressedSize uint32
	Size           uint64
}

EachIter iterator for each file stream.

type Iter

type Iter = etl.Iter

func EachFile

func EachFile[T any](it Iter, pattern string, fn eachFn[T]) Iter

EachFile consumes a []byte iterator and sends iterators for unziped file

Jump to

Keyboard shortcuts

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