zip

package module
v0.0.0-...-06e150c Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntryContentMutatorFunc

type EntryContentMutatorFunc func(writer io.Writer, reader io.Reader) error

type Mutator

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

func NewMutator

func NewMutator() *Mutator

func (*Mutator) AddEntryContentMutator

func (m *Mutator) AddEntryContentMutator(entryName string, fn EntryContentMutatorFunc)

func (*Mutator) Run

func (m *Mutator) Run(ctx context.Context, w io.WriteCloser, r io.ReaderAt, inSize int64) error

Jump to

Keyboard shortcuts

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